03.01.2013, 19:43
Quote:
hashing any data is not meant to be decrypted - its a 1-way ticket.
when you know the playername, hash it using whirlpool, and use the output as reference. if any filename matches the (hashed) output, you found the playerfile. another way is a bruteforce attack, but somehow i doubt that it will succeed |