Guest User

Untitled

a guest
Jun 27th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @ECHO OFF
  2.  
  3. set name=derp
  4. set input=%name%.in
  5. set output=%name%.out
  6. set algo=0
  7.  
  8. oclHashcat-plus64.exe --remove -a 3 -m %algo% -o %output% %input% -1 ?l?u?d?s?h ?1?1
  9. oclHashcat-plus64.exe --remove -a 3 -m %algo% -o %output% %input% -1 ?l?u?d?s?h ?1?1?1
  10. oclHashcat-plus64.exe --remove -a 3 -m %algo% -o %output% %input% -1 ?l?u?d?s?h ?1?1?1?1
  11. oclHashcat-plus64.exe --remove -a 3 -m %algo% -o %output% %input% -1 ?l?u?d?s?h ?1?1?1?1?1
  12. oclHashcat-plus64.exe --remove -a 3 -m %algo% -o %output% %input% -1 ?l?u?d?s   ?1?1?1?1?1?1
Add Comment
Please, Sign In to add comment