brute-forcing not working with me
#9
the file contains only one hash only !! and the format is correct
i try to rename the file name to be one word but !! still the same !!

Code:
cudaHashcat-plus32.exe --attack-mode 3 --gpu-accel 8--gpu-loops 256--gpu-watchdog 90 --segment-size 32 "test.txt"

and the other one

Code:
cudaHashcat-plus32.exe --attack-mode 3 --gpu-accel 8--gpu-loops 256--gpu-watchdog 90 --segment-size 32 34d7d0165d1fe0934e2cb0ae952e0355

none of the above works with me but the following
Code:
cudaHashcat-plus32.exe -a=3 --custom-charset1 ?u --custom-charset2 ?l --gpu-accel 8 --gpu-loops 256 --gpu-watchdog 90 --segment-size 32 "test.txt"
started and says

Starting attack in wordlist stdin mode...
and begins
is that means that the attack started brute force attach with upper and lower charctersets ?
thanks


Messages In This Thread
brute-forcing not working with me - by seco - 08-01-2012, 11:17 PM
RE: brute-forcing not working with me - by Mem5 - 08-02-2012, 07:53 AM
RE: brute-forcing not working with me - by seco - 08-02-2012, 10:01 PM
RE: brute-forcing not working with me - by seco - 08-03-2012, 05:28 PM
RE: brute-forcing not working with me - by M@LIK - 08-03-2012, 06:54 PM
RE: brute-forcing not working with me - by seco - 08-03-2012, 09:29 PM
RE: brute-forcing not working with me - by M@LIK - 08-03-2012, 10:12 PM
RE: brute-forcing not working with me - by seco - 08-03-2012, 10:42 PM
RE: brute-forcing not working with me - by M@LIK - 08-03-2012, 10:52 PM
RE: brute-forcing not working with me - by seco - 08-06-2012, 06:21 PM