hashcat Forum
Combine bruteforce and text from text files - 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: Combine bruteforce and text from text files (/thread-11743.html)



Combine bruteforce and text from text files - jersonbtc - 12-27-2023

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.


RE: Combine bruteforce and text from text files - royce - 12-27-2023

Please provide your command line, and the error you're getting.


RE: Combine bruteforce and text from text files - jersonbtc - 12-27-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.


RE: Combine bruteforce and text from text files - b8vr - 12-28-2023

(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?