Created
March 14, 2019 22:14
-
-
Save dualfade/ca19bf238f04bc568199d23b7b83af65 to your computer and use it in GitHub Desktop.
JTR pkzip OMP_NUM_THREADS=
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/home/cdowns/Github/JohnTheRipper/run/./zip2john exploitme.zip > exploitme.john | |
ver 2.0 efh 5455 efh 7875 exploitme.zip/membermanager PKZIP Encr: 2b chk, TS_chk, cmplen=3166, decmplen=10224, crc=32B64CF9 | |
ver 2.0 efh 5455 efh 7875 exploitme.zip/memo PKZIP Encr: 2b chk, TS_chk, cmplen=3775, decmplen=13304, crc=FC9CDB4F | |
NOTE: It is assumed that all files in each archive have the same password. | |
If that is not the case, the hash may be uncrackable. To avoid this, use | |
option -o to pick a file at a time. | |
4 CORE OPTINON -- | |
NO POINT IN CRUSHING MY 8 CORES INO THE GROUND -- | |
OMP_NUM_THREADS=4 /home/cdowns/Github/JohnTheRipper/run/./john --incremental exploitme.john | |
Using default input encoding: UTF-8 | |
Loaded 1 password hash (PKZIP [32/64]) | |
Will run 4 OpenMP threads | |
Press 'q' or Ctrl-C to abort, almost any other key for status | |
0g 0:00:00:07 0g/s 6582Kp/s 6582Kc/s 6582KC/s 0lasdd..0smrd0 | |
0g 0:00:00:09 0g/s 8305Kp/s 8305Kc/s 8305KC/s k14diz..k1mdak | |
0g 0:00:00:11 0g/s 9895Kp/s 9895Kc/s 9895KC/s phunky85..phucatt1 | |
0g 0:00:31:02 0g/s 20307Kp/s 20307Kc/s 20307KC/s bf445shu..bf443goc | |
0g 0:00:31:03 0g/s 20307Kp/s 20307Kc/s 20307KC/s bfbodik7..bfbogs8! | |
0g 0:00:31:04 0g/s 20308Kp/s 20308Kc/s 20308KC/s ct0734e2..ct077lfr | |
0g 0:00:31:05 0g/s 20308Kp/s 20308Kc/s 20308KC/s ctpd3cox..ctpdboo2 | |
0g 0:00:31:06 0g/s 20308Kp/s 20308Kc/s 20308KC/s 1cein23+..1ceiblin | |
0g 0:00:31:07 0g/s 20308Kp/s 20308Kc/s 20308KC/s 1c9hh1r4..1c9magsm | |
0g 0:00:31:08 0g/s 20307Kp/s 20307Kc/s 20307KC/s azeb25ac..azebclvu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment