Dehashing passes?
#1

So how am I off de-hassing which was Hashed with Hash();?
It's really urgent as I've hashed a password in one I account I made back in the day that contains my information of my paypal account which also contains 5000$.
PLEASE. Help.
Reply
#2

Hashing is a one way process. Create list of your common passwords, hash them using the same method, and compare if there is a match with the initial hash.

#e: Unless that was outdated hash, like md5, or sha1. You can use rainbow tables and get your password back.
Reply
#3

Password are hashed to secure them.
They are not meant to be De-hashed
Reply
#4

What method is samp using to Hash though?
Reply
#5

whirlpool most likely.
Reply
#6

Nothing. All hash implementations are created by users. No way to tell.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)