1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-15 11:08:21 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Technion
4e71fb00d6 This python script presents a syntax error when executed:
vmwarevmx2hashcat.py:17: SyntaxWarning: invalid escape sequence '\)'
  ks_re = '.+phrase/(.*?)/pass2key=(.*?):cipher=(.*?):rounds=(.*?):salt=(.*?),(.*?),(.*?)\)'

This fixes that error.
2025-05-16 19:54:17 +10:00
philsmd
a6c21e7ffc
make our hash extraction scripts executable 2022-05-21 11:45:48 +02:00
Gabriele Gristina
eaedfb3f8a fix 26700 2021-07-15 19:58:11 +02:00
Gabriele Gristina
50aeaa299d Added hash-mode: VMware VMX (PBKDF2-HMAC-SHA1 + AES-256-CBC) 2021-07-14 19:31:21 +02:00