Activity Stream
48,167 MEMBERS
61241 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 7 of 7
  1.     
    #1
    Member
    Website's:
    WarezRobin.org Download41.com warezneedz.com

    Default Mass MD5 Hash Changer for Linux?

    Hi I look mass md5 hash changer for linux. I try Mass MD5 Hash Changer v1.0 with wine But not work.

    Now please help me, How can change md5 hash more files on linux?

    any command code or apps or script,

    I wait your replys
    robinex Reviewed by robinex on . Mass MD5 Hash Changer for Linux? Hi I look mass md5 hash changer for linux. I try Mass MD5 Hash Changer v1.0 with wine But not work. Now please help me, How can change md5 hash more files on linux? any command code or apps or script, I wait your replys Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    oneddl.eu nfomation.net linksafe.me
    I don't know about mass, but you can alter a files MD5 hash by running the following command in ssh.

    Code: 
    echo 0 >> filename

  4.     
    #3
    Member
    Website's:
    WarezRobin.org Download41.com warezneedz.com
    I try *.* but not work for mass change anybody help me?

  5.     
    #4
    Retired NinJa
    Website's:
    loledhard.com
    echo 0 >> /home/admin/*

    should work for all the files in /home/admin/ ?



    You don't hate Justin bieber.You hate the fact you ain't Justin Bieber!

  6.     
    #5
    Member
    Website's:
    WarezRobin.org Download41.com warezneedz.com
    If I use * ,give me "ambiguous redirect" error

  7.     
    #6
    Member
    Kind of a late reply, but here is a way to do it en masse in linux.

    Code: 
     find . -type f -name "*.rar" -execdir sh -c 'echo 0 >> "{}"' \;
    It will find all the rar files below your current path and change the MD5.

    You can also use it like this:

    Code: 
     find /home/user/files/ -type f -name "*.rar" -execdir sh -c 'echo 0 >> "{}"' \;
    That will find all rar files below /home/user/files/, and change the MD5 of all.

    I love find, it's so cool

    Anyway, hope that helps!

  8.     
    #7
    Banned
    For those of us clueless about linux and command line, is there a Webgui that will work?

    Thanks,
    happygal

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [Selling] BuddyLeech-Mass Leecher,Mass uploader pics,Mass shrinker ,Post Maker,Scanner...
    By NINO in forum Marketplace (Buy, Sell and Trade)
    Replies: 48
    Last Post: 6th Nov 2012, 06:59 AM
  2. Mass MD5 Hash Changer v1.0
    By ?RaJ? in forum Webmaster Resources
    Replies: 56
    Last Post: 21st Sep 2012, 04:47 PM
  3. DNS Changer Check up
    By cyb3rg33k in forum General Discussion
    Replies: 0
    Last Post: 8th Jul 2012, 04:45 AM
  4. Md5 changer
    By TheLorenalex in forum Webmaster Resources
    Replies: 2
    Last Post: 16th Oct 2011, 12:46 PM
  5. MD5 Changer
    By sairam123 in forum Technical Help Desk Support
    Replies: 4
    Last Post: 11th Nov 2010, 01:29 PM

Tags for this Thread

BE SOCIAL