help me to restart please
#1
hi,
i was using oclhashcat some time ago, now I have some difficulties to restart use it.
please help, i need to find a pw of 10 digits that is inside an HEX uppercase dict.

i'm trying this:

oclhashcat64.exe -a 3 -m 2500 -1 ABCDEF0123456789 ?1?1?1?1?1?1?1?1?1?1 *.hccap

but at first i get an error or warning about unsupported GPU drivers.
i dont remember what i have to install, i already have latest catalyst, what do i also need?
#2
You also need not latest catalyst.

Here is a hint : https://hashcat.net/oclhashcat/
#3
ah! 14.9. damn it! I recently update them.

thanks, i'm gonna downgrade, anyway about the command, can you please adjust the syntax?
i really have to re pratice.
#4
The command looks fine except for the mask which should be last, and you would likely need to cat your multiple hccap files in a single one if you want to target more than one at the same time.
#5
thanks, I changed like this

oclhashcat64.exe -a 3 -m 2500 -1 ABCDEF0123456789 C:\Users\NAME\Desktop\MAC_handshake.hccap -o output.txt ?1?1?1?1?1?1?1?1?1?1 --force
and it worked.
#6
Don't start to get dumb and check available resources (including wiki, FAQ, common sense).
Also don't report any issue when using --force.
#7
Take the time to read, and use english next time.