07-26-2018, 02:12 PM
(This post was last modified: 07-26-2018, 02:27 PM by undeath.
Edit Reason: hash removed
)
Ok, I downloaded, I launched Python command line (I do not know how to do it any other way) :
python axcrypt2john.py R485hgtd-jpg.axx (> my encrypted photo name)
And i get :
R485hgtd-jpg.axx:$axcrypt$*1*15000*redacted
I saw here : https://hashcat.net/wiki/doku.php?id=example_hashes , that the hash of an encrypted file with Axcrypt should look like that :
$ axcrypt $ * 1 * 10000 * aaf4a5b4a7185551fea2585ed69fe246 * 45c616e901e48c6cac7ff14e8cd99113393be259c595325e
Other than a 15000 instead of a 10000 and no space in some places
$axcrypt$*1*15000* >>> $ axcrypt $ * 1 * 10000 *
I feel like it looks like it should be. But ... so ... now, what should i do?
python axcrypt2john.py R485hgtd-jpg.axx (> my encrypted photo name)
And i get :
R485hgtd-jpg.axx:$axcrypt$*1*15000*redacted
I saw here : https://hashcat.net/wiki/doku.php?id=example_hashes , that the hash of an encrypted file with Axcrypt should look like that :
$ axcrypt $ * 1 * 10000 * aaf4a5b4a7185551fea2585ed69fe246 * 45c616e901e48c6cac7ff14e8cd99113393be259c595325e
Other than a 15000 instead of a 10000 and no space in some places
$axcrypt$*1*15000* >>> $ axcrypt $ * 1 * 10000 *
I feel like it looks like it should be. But ... so ... now, what should i do?