11-03-2023, 02:28 PM
quote from
https://miloserdov.org/?p=5426
To extract hashes, use the tools that come with John the Ripper
hash generation tools for John the Ripper tend to add extra data like the filename. For this reason, the generated hashes usually need to be slightly modified to be accepted by Hashcat
Hashcat ver6.2.6 supports hash-type 17010
GPG (AES-128/AES-256 (SHA-1($pass)))
Please see here
https://hashcat.net/wiki/doku.php?id=example_hashes
or
hashcat -m 17010 --example-hashes
hashcat --hash-type 17010 --example-hashes
it seems, hashcat beta supports other gpg hash-type
https://hashcat.net/beta/
Hashcat is being developed and tested on Ubuntu
https://hashcat.net/forum/thread-8704-po...l#pid46265
https://hashcat.net/forum/thread-6661-po...l#pid40381
Try Ubuntu.
In my experience, I got the right answer to my first question on this forum after two months.
https://hashcat.net/forum/thread-10548.html
Don't give up.
https://miloserdov.org/?p=5426
To extract hashes, use the tools that come with John the Ripper
hash generation tools for John the Ripper tend to add extra data like the filename. For this reason, the generated hashes usually need to be slightly modified to be accepted by Hashcat
Hashcat ver6.2.6 supports hash-type 17010
GPG (AES-128/AES-256 (SHA-1($pass)))
Please see here
https://hashcat.net/wiki/doku.php?id=example_hashes
or
hashcat -m 17010 --example-hashes
hashcat --hash-type 17010 --example-hashes
it seems, hashcat beta supports other gpg hash-type
https://hashcat.net/beta/
Hashcat is being developed and tested on Ubuntu
https://hashcat.net/forum/thread-8704-po...l#pid46265
https://hashcat.net/forum/thread-6661-po...l#pid40381
Try Ubuntu.
In my experience, I got the right answer to my first question on this forum after two months.
https://hashcat.net/forum/thread-10548.html
Don't give up.