Results 1 to 10 of 57
-
4th Sep 2011, 06:35 PM #1OPMemberWebsite's:
premium-links.net wanted-programs.comMass 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
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
-
4th Sep 2011, 06:37 PM #2Member
awesome tool mate .. will try now
-
4th Sep 2011, 06:42 PM #3Member
how does it change the files' hash? it modifies file dates?
-
4th Sep 2011, 06:45 PM #4OPMemberWebsite's:
premium-links.net wanted-programs.comChanging 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
-
4th Sep 2011, 06:56 PM #5Member
An alternative to ban buster. Nice.
-
4th Sep 2011, 07:04 PM #6MemberWebsite's:
tricks-fix.comthts really useful tool for uploder..
-
5th Sep 2011, 12:20 AM #7MemberWebsite's:
HD-Paradox.comHigh appreciate your sharing, thanks much.
-
5th Sep 2011, 12:56 AM #8MemberWebsite's:
tehMoviez.com 0Senes.com GeekFaceGames.comnice! +rep
JokerHacker Blog
JokerHacker PHP coding Service // back again!
CurlAxel PHP Download Accelerator
hardly remembering the milk :p
-
5th Sep 2011, 01:29 AM #9MemberWebsite's:
bypassx.comAnd 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.
-
5th Sep 2011, 04:22 AM #10Member
Interesting going to try now..
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Selling] BuddyLeech-Mass Leecher,Mass uploader pics,Mass shrinker ,Post Maker,Scanner...
By NINO in forum Marketplace (Buy, Sell and Trade)Replies: 48Last Post: 6th Nov 2012, 06:59 AM -
DNS Changer Check up
By cyb3rg33k in forum General DiscussionReplies: 0Last Post: 8th Jul 2012, 04:45 AM -
Mass MD5 Hash Changer for Linux?
By robinex in forum Technical Help Desk SupportReplies: 6Last Post: 19th May 2012, 09:03 AM -
Md5 changer
By TheLorenalex in forum Webmaster ResourcesReplies: 2Last Post: 16th Oct 2011, 12:46 PM -
MD5 Changer
By sairam123 in forum Technical Help Desk SupportReplies: 4Last Post: 11th Nov 2010, 01:29 PM
themaCreator - create posts from...
Version 3.24 released. Open older version (or...