File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ Custom: -time 2m -crack 100
2424./crackmon -t 2 -c 100 ./hashcat {hashcat args}
2525
2626All flags:
27- -t time threshold in minutes
28- -c average cracks threshold per -t
29- -debug enable debug output
30- -help show this help menu
31- -version show version info
27+ -t minimum runtime in minutes
28+ -c cumulative average cracks threshold
29+ -debug enable debug output
30+ -help show this help menu
31+ -version show version info
3232```
3333For troubleshooting, run with -debug flag
3434```
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ https://github.com/cyclone-github/crackmon/blob/main/LICENSE
1414
1515crackmon - by cyclone
1616original idea by: https://github.com/justpretending/avgdrop
17- hashcat wrapper tool to similate pressing "b" key to bypass current hashcat attack if cracking rate goes below threshold
17+ hashcat wrapper tool to simulate pressing "b" key to bypass current hashcat attack if cracking rate goes below threshold
1818developed and tested on debian 12 linux
1919
2020example:
You can’t perform that action at this time.
0 commit comments