EvilZone

Hacking and Security => Hacking and Security => Topic started by: blackrat on July 31, 2014, 07:42:15 PM

Title: oclhashcat brute force problem
Post by: blackrat on 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.
Title: Re: oclhashcat brute force problem
Post by: daxda on 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!
Title: Re: oclhashcat brute force problem
Post by: blackrat on August 01, 2014, 07:27:14 AM
add the following to your hashcat string

Code: [Select]
-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