![]() |
Cpu + gpu for wpa/wpa2 how to set ? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: Cpu + gpu for wpa/wpa2 how to set ? (/thread-548.html) |
RE: Cpu + gpu for wpa/wpa2 how to set ? - mr008 - 11-01-2011 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 RE: Cpu + gpu for wpa/wpa2 how to set ? - atom - 11-01-2011 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. |