htpasswd decrypt ?
#1
What is the number to decrypt htpasswd files ? 1600 ?
#2
I think htaccess supports many modes, but usually its -m 1500 but maybe you want to use --username as well
#3
apache's htpasswd support many password hashes, ranging from plain to DES-crypt to unix-md5 (and possibly other unix-* hashes) to apache ("apr") hashes.
#4
Hi,

I tried 1500 but the lenght is 37, I could only get it working by using 1600 :


[s]tatus [p]ause [r]esume [b]ypass [q]uit =>
Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Mask (?1?2?2?2?2?2?2) [7]
Hash.Target....: $apr1$HIDDEN
Hash.Type......: md5apr1, MD5(APR), Apache MD5
Time.Started...: Wed Mar 26 00:07:17 2014 (8 hou
Time.Estimated.: Thu Mar 27 23:41:49 2014 (1 day
Speed.GPU.#1...: 815.1 kH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%
Progress.......: 26146652160/134960504832 (19.37%)
Rejected.......: 0/26146652160 (0.00%)
HWMon.GPU.#1...: 98% Util, 74c Temp, 2520rpm Fan


Was it the good command - Any upgrade modification ? : cudaHashcat64.exe -a 3 -m 1600 myhash.hash

Because i see everywhere the GPU Speed going to >7000 MH/s and im at 815 KH/s. I have a GTX 570.
#5
Your command is fine, 815 kH/s is pretty good for a GTX570 against APR.