Please note, this is a STATIC archive of website hashcat.net from October 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: Cpu + gpu for wpa/wpa2 how to set ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
How to pause clHashcat-plus when i use maskprocessor ?


mp32.exe ?l?l?l?l?l?l?l?l | oclhashcat-plus32.exe -m 2500 bla.hccap
you can not pause in stdin mode since all input comes from STDIN, not from keyboard. so there is no input device that oclHashcat-plus could accept and input from user left.

what you can do is to calculate the current position of maskprocessor. its a bit of work, but then you can use the -s switch on maskprocessor to resume from that position.
Pages: 1 2 3