01-06-2015, 09:08 AM
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.
since you have access to the source you should also have access to $key, so you don't actually need to crack anything here.