EvilZone
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Login
Register
EvilZone
»
Hacking and Security
»
Hacking and Security
(Moderator:
RedBullAddicted
) »
[QUESTION] How to get hash values from programs
Print
Pages: [
1
]
Author
Topic: [QUESTION] How to get hash values from programs (Read 1258 times)
0 Members and 1 Guest are viewing this topic.
VoidAccess
/dev/null
Posts: 6
Cookies: -1
[QUESTION] How to get hash values from programs
«
on:
January 14, 2012, 01:36:02 am »
How would you get hash value from a .zip file
Report to moderator
Logged
neusbeer
Knight
Posts: 223
Cookies: 11
Beer makes you stronger XD
Re: [QUESTION] How to get hash values from programs
«
Reply #1 on:
January 14, 2012, 03:14:00 am »
for windows install
http://www.flyingbit.com/products/hash_calculator/
and you can right click in windows on the file and calculate.
Report to moderator
Logged
--Neusbeer
xzid
Knight
Posts: 329
Cookies: 41
Re: [QUESTION] How to get hash values from programs
«
Reply #2 on:
January 14, 2012, 06:32:25 am »
on linux just "sha1sum file.zip", also md5sum, sha*sum, etc..
Report to moderator
Logged
Kulverstukas
Administrator
Zeus
Posts: 6627
Cookies: 542
Fascist dictator
Re: [QUESTION] How to get hash values from programs
«
Reply #3 on:
January 14, 2012, 09:36:49 am »
the "hash value" of a file is called a Checksum.
http://en.wikipedia.org/wiki/Checksum
«
Last Edit: January 14, 2012, 09:37:18 am by Kulverstukas
»
Report to moderator
Logged
My blog:
http://9v.lt/blog
Print
Pages: [
1
]
EvilZone
»
Hacking and Security
»
Hacking and Security
(Moderator:
RedBullAddicted
) »
[QUESTION] How to get hash values from programs