EvilZone

Hacking and Security => Hacking and Security => : blackrat July 31, 2014, 07:42:15 PM

: oclhashcat brute force problem
: blackrat July 31, 2014, 07:42:15 PM
Hello im trying to brute force a .hccap file with oclhashcat. But my problem is that i dont understand how to specify charset. i want to brute force with a-z0-9. i have read the hashcat wiki but cant get a hang of it. So if any of you know how to do it please let me know.
: Re: oclhashcat brute force problem
: daxda July 31, 2014, 08:37:46 PM
If you really read the wiki you'd come across all the info you need, try harder.
OR remain a stupid fuck and let others spoon feed all the information you want! Because we are totally doing that for free now, when you call us in the next 2 hours you get a "I don't give a damn" for free. So don't wait, and call our hotline directly!
: Re: oclhashcat brute force problem
: blackrat August 01, 2014, 07:27:14 AM
add the following to your hashcat string

:
-a m -1 ?l?d ?1?1?1?1?1

That will bruteforce up to 5 chars; make it longer if you need it
Thanks