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

Page 1 of 6 123 ... LastLast
Results 1 to 10 of 57
  1.     
    #1
    Member
    Website's:
    premium-links.net wanted-programs.com

    Smile Mass MD5 Hash Changer v1.0

    Mass MD5 Hash Changer v1.0



    Download Binary Executable :
    Code: 
    http://rapidshare.com/files/1205696778/MD5_Hash_Changer_v1.0.rar
    Download Source Code (VB.Net) Created with Visual Studio 2008 (Pro) :
    Code: 
    http://www.mediafire.com/file/dj0hev902k49xkb/MD5Changer_SourceCode%28VB.NET%29.zip
    Do Thanks! If You Like The Tool!!
    ?RaJ? Reviewed by ?RaJ? on . Mass MD5 Hash Changer v1.0 Mass MD5 Hash Changer v1.0 http://www.besthostingforums.com/http://i26.lulzimg.com/0911af.pnghttp://i26.lulzimg.com/0911af.png Download Binary Executable : http://rapidshare.com/files/1205696778/MD5_Hash_Changer_v1.0.rarDownload Source Code (VB.Net) Created with Visual Studio 2008 (Pro) : http://www.mediafire.com/file/dj0hev902k49xkb/MD5Changer_SourceCode%28VB.NET%29.zipDo Thanks! If You Like The Tool!! Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    awesome tool mate .. will try now

  4.     
    #3
    Member
    how does it change the files' hash? it modifies file dates?

  5.     
    #4
    Member
    Website's:
    premium-links.net wanted-programs.com
    Quote Originally Posted by deliteblogger View Post
    how does it change the files' hash? it modifies file dates?
    Changing Hash is done by minor modification in file, file date or time stamp has nothing to do with md5 Hash m8, it just appends a null char @ end of file!

    PHP Code: 
        Private Function ChangeMD5(ByVal strFile As String) As Boolean

            
    '// well changing has is quite simple, open file in binary and write a null byte = ChrW(0)
            Try
                Using fs As New FileStream(strFile, FileMode.Open, FileAccess.ReadWrite)
                    fs.Position = fs.Length
                    Dim tmp() As Byte = Nothing
                    Array.Resize(tmp, 1)
                    fs.Write(tmp, 0, 1)
                    fs.Flush()
                    fs.Close()
                End Using
                Return True
            Catch ex As Exception '
    // well its always a better practise to keep handling error by type, but for this function this will be enough
                
    Return False
            End 
    Try
        
    End Function 

  6.     
    #5
    Member
    An alternative to ban buster. Nice.

  7.     
    #6
    Member
    Website's:
    tricks-fix.com
    thts really useful tool for uploder..

  8.     
    #7
    Member
    Website's:
    HD-Paradox.com
    High appreciate your sharing, thanks much.

  9.     
    #8
    Member
    Website's:
    tehMoviez.com 0Senes.com GeekFaceGames.com
    nice! +rep

  10.     
    #9
    Member
    Website's:
    bypassx.com
    And is a safe method to change MD5 of a file? No CRC errors?

    We are speaking about change md5 of rar files only, right?

    Thanks for your work.

  11.     
    #10
    Member
    Interesting going to try now..

Page 1 of 6 123 ... LastLast

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. DNS Changer Check up
    By cyb3rg33k in forum General Discussion
    Replies: 0
    Last Post: 8th Jul 2012, 04:45 AM
  3. Mass MD5 Hash Changer for Linux?
    By robinex in forum Technical Help Desk Support
    Replies: 6
    Last Post: 19th May 2012, 09:03 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