Help to recover password from an unknown hash type
#2
hashcat doesn't support cracking encrypted passwords, only hashed passwords and non-hash formats which use a kdf.

since you have access to the source you should also have access to $key, so you don't actually need to crack anything here.


Messages In This Thread
RE: Help to recover password from an unknown hash type - by epixoip - 01-06-2015, 09:08 AM