Author Topic: oclhashcat brute force problem  (Read 623 times)

0 Members and 1 Guest are viewing this topic.

Offline blackrat

  • Serf
  • *
  • Posts: 21
  • Cookies: -5
    • View Profile
oclhashcat brute force problem
« 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.

Offline daxda

  • Peasant
  • *
  • Posts: 114
  • Cookies: 112
  • Not the guy you're looking for
    • View Profile
    • Daxda on Github
Re: oclhashcat brute force problem
« Reply #1 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!
« Last Edit: July 31, 2014, 08:52:23 pm by daxda »

Offline blackrat

  • Serf
  • *
  • Posts: 21
  • Cookies: -5
    • View Profile
Re: oclhashcat brute force problem
« Reply #2 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