Combine bruteforce and text from text files
#1
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.
Reply
#2
Please provide your command line, and the error you're getting.
~
Reply
#3
(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.
Reply
#4
(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?
Reply