Posts: 27
Threads: 8
Joined: Apr 2023
12-27-2023, 04:23 AM
(This post was last modified: 12-27-2023, 04:25 AM by jersonbtc.)
What is the format in running hashcat for bruteforce and text from the text files.
Like
The bruteforce is abcdef and the text from the text files is 1234. The resulting password is abcdef1234
hashcat -a7 does not work anymore.
Posts: 930
Threads: 4
Joined: Jan 2015
Please provide your command line, and the error you're getting.
~
Posts: 27
Threads: 8
Joined: Apr 2023
(12-27-2023, 04:35 AM)royce Wrote: Please provide your command line, and the error you're getting.
Like this. hashcat –a7 -m 12700 ultimate.hash ?l?l?l?l?l?l?l?l numbersxxx.txt
before it works now it does not anymore.
Posts: 119
Threads: 1
Joined: Apr 2022
(12-27-2023, 07:16 AM)jersonbtc Wrote: (12-27-2023, 04:35 AM)royce Wrote: Please provide your command line, and the error you're getting.
Like this. hashcat –a7 -m 12700 ultimate.hash ?l?l?l?l?l?l?l?l numbersxxx.txt
before it works now it does not anymore.
But what is the error?