|
-
Dec 28th, 2008, 05:35 AM
#1
Thread Starter
Frenzied Member
How to obtain the MD5 hash code of any .exe file ?
Hi all .could any one tell me how i can get MD5 hash code of any exe that i don't have its source code ? looking forward for replies.Thanks
-
Feb 3rd, 2009, 11:24 AM
#2
Junior Member
Re: How to obtain the MD5 hash code of any .exe file ?
-
Feb 3rd, 2009, 06:28 PM
#3
Hyperactive Member
Re: How to obtain the MD5 hash code of any .exe file ?
 Originally Posted by tony007
Hi all .could any one tell me how i can get MD5 hash code of any exe that i don't have its source code ? looking forward for replies.Thanks
I would think that you would get a hash value on the exe file itself. Depending on your algorithm, you may have to convert the binary file into base64 and take a hash value on that.
Education is an admirable thing, but it is well to remember from time to time that nothing that is worth knowing can be taught. - Oscar Wilde
-
Feb 23rd, 2009, 03:02 PM
#4
Re: How to obtain the MD5 hash code of any .exe file ?
There is nothing mysterious about this, apart from the original post itself.
The fact that it's an exe is completely irrelevant. It's just a file. There are numerous MD5 tools freely available that will give you the MD5 of any file you pass in.
There is nothing even remotely "Illegal" about any of this.
An MD5 will not help anyone extract the source code from an exe file.
Otherwise extracting the source code from a compiled binary, in some cases, would be illegal.
I don't live here any more.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|