EvilZone

Hacking and Security => Hacking and Security => Topic started by: VoidAccess on January 14, 2012, 01:36:02 AM

Title: [QUESTION] How to get hash values from programs
Post by: VoidAccess on January 14, 2012, 01:36:02 AM
How would you get hash value from a .zip file
Title: Re: [QUESTION] How to get hash values from programs
Post by: neusbeer on January 14, 2012, 03:14:00 AM
for windows install
http://www.flyingbit.com/products/hash_calculator/ (http://www.flyingbit.com/products/hash_calculator/)
and  you can right click in windows on the file and calculate.
Title: Re: [QUESTION] How to get hash values from programs
Post by: xzid on January 14, 2012, 06:32:25 AM
on linux just "sha1sum file.zip", also md5sum, sha*sum, etc..
Title: Re: [QUESTION] How to get hash values from programs
Post by: Kulverstukas on January 14, 2012, 09:36:49 AM
the "hash value" of a file is called a Checksum.
http://en.wikipedia.org/wiki/Checksum