sha1 / crc 32 / md5 Hash editing
Moderator: Cheaters
-
- Junior Member
- Posts: 30
- Joined: April 22nd, 2009, 3:13 am
sha1 / crc 32 / md5 Hash editing
i got the program to edit the crc 32 numbers of files but i want to edit sha1 and md5 too....anyone know how and with what program can i do that? ty
-
- Newcomer
- Posts: 4
- Joined: February 10th, 2007, 3:49 am
Re: sha1 / crc 32 / md5 Hash editing
Sorry but SHA-1 hash is a one-way process and is still consider safe until today. So, cracking/colliding SHA-1 hashes is not impossible, but difficult and time consuming. While MD5 was attacked and "broken", it requires some knowledge to collide the hash. I think 1.23 uses SHA-1 if i'm not wrong.
-
- Forum Drunk
- Posts: 2915
- Joined: January 17th, 2007, 4:22 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: sha1 / crc 32 / md5 Hash editing
A md5 collision costs about 20k$, sha1 would be even more expensive.
You'd have to rent the amazon cloud or an other supercomputer to do it!
You'd have to rent the amazon cloud or an other supercomputer to do it!
Don't pm me with Warcraft questions, this is a forum so just make a post!
In the world of thinking we are all immigrants. -Robert Nozick
-
- Senior Member
- Posts: 178
- Joined: February 15th, 2009, 9:08 pm
Re: sha1 / crc 32 / md5 Hash editing
You could probably do it cheaper using high end GPUs, but it would still cost a lot.
-
- Forum Staff
- Posts: 811
- Joined: January 1st, 2008, 12:58 am
-
- Senior Member
- Posts: 178
- Joined: February 15th, 2009, 9:08 pm
Re: sha1 / crc 32 / md5 Hash editing
GPU not CPU
Graphics Processors are often faster then normal CPUs for certain kinds of problems, namely, brute force attacks, due to their parrellel nature. Researchers have already demonstrated using PS3s to generate MD5 collisions
Quantum computers aren't necessary if the problem size is small enough.
Graphics Processors are often faster then normal CPUs for certain kinds of problems, namely, brute force attacks, due to their parrellel nature. Researchers have already demonstrated using PS3s to generate MD5 collisions
Quantum computers aren't necessary if the problem size is small enough.