1
0
mirror of https://github.com/hashcat/hashcat.git synced 2024-11-02 05:30:19 +00:00
hashcat/tools
R. Yushaev b5a7e967c1 Add support for Open Document Format 1.1
Contains a kernel for the ODF 1.1 encryption implemented in OpenOffice.
The algorithm uses a SHA-1 checksum, a PBKDF2-HMAC-SHA1 key derivation
with 1024 iterations and Blowfish-CFB encryption.

Valid hashes can be extracted with the libreoffice2john.py script,
available from the John the Ripper Jumbo repository at
https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/run/libreoffice2john.py

You have to remove the filename suffix at the end of the hash before
passing it to hashcat. Also see 'hashcat -m18600 --example-hashes'.

You can leave the filename prefix if you use the --username option to
process those hashes.

 - Add hash-mode 18600 (Open Document Format (ODF) 1.1 (SHA-1, Blowfish))
 - Tests: add hash-mode 18600 (Open Document Format (ODF) 1.1 (SHA-1, Blowfish))
2018-12-14 13:23:52 +01:00
..
code_generators Update code generator function names 2018-11-10 17:55:11 -05:00
tc_tests Add Kuznyechik support for VeraCrypt kernels 2018-11-22 16:07:45 +01:00
vc_tests Add Camellia support for VeraCrypt kernels 2018-11-28 14:21:14 +01:00
install_modules.sh Add support for Open Document Format 1.1 2018-12-14 13:23:52 +01:00
package_bin.sh Update version to 5.1.0 2018-12-02 11:58:48 +01:00
rules-test-cases.yaml Add test case for position p 2017-05-24 17:21:24 +03:00
securenotes2hashcat.pl Switch from \r\n to \n line terminators in tools/securenotes2hashcat.pl 2017-12-13 12:56:20 +01:00
test_rules.pl update test cases format for tools/test_rules.pl 2017-05-24 17:19:12 +03:00
test.pl Add support for Open Document Format 1.1 2018-12-14 13:23:52 +01:00
test.sh Add support for Open Document Format 1.1 2018-12-14 13:23:52 +01:00
win-iconv-32.diff Switch from libiconv to win-iconv 2017-04-19 12:58:25 +02:00
win-iconv-64.diff Switch from libiconv to win-iconv 2017-04-19 12:58:25 +02:00