AlexPirate14
Zero Trust Advocate
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
300 XP
& how to use hashcat
1. Download Hashcat from here https://hashcat.net/hashcat/
2. Extract it into a folder
3. Open cmd and make path into specify folder
4. Into folder save in .txt file your hashed passwords
5. For bruteforce use this commands "depends little on your Win version 32/64bit -> hashcat64.exe -a 3 -m 0 hashed.txt - where hashed.txt is your txt file
6. tip! if you want to increase speed use -w workload profiles in param usage "see --help for hashcat"
Enjoy
1. Download Hashcat from here https://hashcat.net/hashcat/
2. Extract it into a folder
3. Open cmd and make path into specify folder
4. Into folder save in .txt file your hashed passwords
5. For bruteforce use this commands "depends little on your Win version 32/64bit -> hashcat64.exe -a 3 -m 0 hashed.txt - where hashed.txt is your txt file
6. tip! if you want to increase speed use -w workload profiles in param usage "see --help for hashcat"
Enjoy