02-06-2016, 02:07 PM
(This post was last modified: 02-06-2016, 02:50 PM by Xanadrel.
Edit Reason: no
)
Hi guys, could you help me to create a basic BATCH command to run a bruteforce attack on a MD5 password?
MD5 example: <redacted>
The example files do look like:
type example.dict | cudaHashcat64.exe -m 0 example400.hash
pause
MD5 example: <redacted>
The example files do look like:
type example.dict | cudaHashcat64.exe -m 0 example400.hash
pause