Custom algorithm
#1
I have a password and the corresponding hash. It is a 32 character hash that looks like md5 but I am positive it is not md5 since no md5 generator generates the correct password. Is there any way to identify the algorithm used if I have the password and hash?


Messages In This Thread
Custom algorithm - by tz3500 - 06-27-2013, 05:23 PM
RE: Custom algorithm - by unix-ninja - 06-27-2013, 05:25 PM
RE: Custom algorithm - by tz3500 - 06-27-2013, 05:32 PM
RE: Custom algorithm - by epixoip - 06-28-2013, 06:35 AM
RE: Custom algorithm - by eljolot - 07-02-2013, 09:10 PM