Can i do this at the same time? - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Support (https://hashcat.net/forum/forum-3.html) +--- Forum: hashcat (https://hashcat.net/forum/forum-45.html) +--- Thread: Can i do this at the same time? (/thread-9073.html) |
Can i do this at the same time? - Uraniumhazee - 03-28-2020 Code: hashcat64.exe -w 3 -a 3 -m 2500 -1 03456 9a90d30ac94d735d5d9f83375bc43ca697513786.hccapx 05?1?d?d?d?d?d?d?d?d Code: hashcat64.exe -w 3 -a 3 -m 2500 -1 03456 9a90d30ac94d735d5d9f83375bc43ca697513786.hccapx 5?1?d?d?d?d?d?d?d?d first command with 0 second command without 0! I mean phone numbers! I try first and when it finishes try second. Sometimes forget to run second command I want that when the first work finishes second command must start automatically Code: hashcat64.exe -w 3 -a 3 -m 2500 -1 03456 9a90d30ac94d735d5d9f83375bc43ca697513786.hccapx 05?1?d?d?d?d?d?d?d?d 5?1?d?d?d?d?d?d?d?d I tried this not worked for me Thanks. RE: Can i do this at the same time? - Chick3nman - 03-28-2020 You want to generate a mask file, with the two masks setup one after the other. A mask file will iterate through the different masks as they complete. See the section about mask files here: https://hashcat.net/wiki/doku.php?id=mask_attack RE: Can i do this at the same time? - slyexe - 03-28-2020 Code: hashcat64.exe -w 3 -a 3 -m 2500 -1 03456 9a90d30ac94d735d5d9f83375bc43ca697513786.hccapx 05?1?d?d?d?d?d?d?d?d create a new text file copy and paste code rename it phonenumbers.bat double click for victory |