1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-07-23 06:58:31 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Gabriele Gristina
21a471139a avoid processing crc32 if the unpacked size is not the expected 2025-04-24 11:16:54 +02:00
Gabriele Gristina
c105104b92 Modules: Check UnpackSize to raise false positive with hc_decompress_rar 2025-04-22 23:46:58 +02:00
Gabriele Gristina
69d8981501 update to latest version of unrar source and update changes.txt 2023-05-20 00:04:32 +02:00
Gabriele Gristina
ca53e78f7d fix unrar deps errors when cross-compiling with mingw 2023-05-19 22:02:44 +02:00
Gabriele Gristina
5ec8c96840 fix unrar segfault on Apple Silicon by update deps 2023-05-19 21:24:23 +02:00
Jens Steube
9ca94a2a36 RAR3-p (Compressed): Fix workaround in unrar library in AES constant table generation to enable multi-threading support 2021-05-27 09:21:44 +02:00
Jens Steube
f4ca10b116 Updated unrar source from 5.9.4 to 6.0.5 2021-05-15 11:31:42 +02:00
philsmd
0809d326f6
No need for this (object) reference in -m 23800 2020-09-11 10:12:02 +02:00
philsmd
3cc828ce0a
Added -m 23700/23800 = RAR3-p cracking 2020-09-08 10:51:15 +02:00
philsmd
777c5339a0
UnRAR: Eliminate static var to make code thread-safe 2020-09-08 10:48:31 +02:00
philsmd
c9c03dd191
UnRAR: Use our own buffers and memory allocations 2020-09-08 10:46:44 +02:00
philsmd
9f380afa13
UnRAR: Allow unpack directly from memory (no files) 2020-09-08 10:44:34 +02:00
philsmd
be4e3df01b
UnRAR: Allow using key and IV instead of password 2020-09-08 10:39:21 +02:00
philsmd
007913dfa7
UnRAR: Fixed MinGW compile problem 2020-09-08 10:35:53 +02:00
philsmd
616cb9859f
Added UnRAR dependency (version 5.9.4) 2020-09-08 10:34:21 +02:00