Posts: 24
Threads: 18
Joined: Feb 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.
Posts: 407
Threads: 2
Joined: Dec 2015
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
Posts: 374
Threads: 0
Joined: Nov 2017
03-28-2020, 03:24 AM
(This post was last modified: 03-28-2020, 03:25 AM by slyexe.)
Code:
hashcat64.exe -w 3 -a 3 -m 2500 -1 03456 9a90d30ac94d735d5d9f83375bc43ca697513786.hccapx 05?1?d?d?d?d?d?d?d?d
hashcat64.exe -w 3 -a 3 -m 2500 -1 03456 9a90d30ac94d735d5d9f83375bc43ca697513786.hccapx 5?1?d?d?d?d?d?d?d?d
pause
create a new text file
copy and paste code
rename it phonenumbers.bat
double click for victory