My first bruteforce attack
#1
Hello, I can't use the GUI-version because it's outdated so I tried with last Hashcat-lite version.
I have read many topics about what I need but even so I can't make an brute-force attack.

I typed this in the command line:
cudahashcat-lite32.exe -a 3 -m 0 --force -1 ?l?u?d "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ?1?1?1?1?1?1?1?1?1?1?1?1?1 -o unknow.txt
.. but there is an error. What's wrong?
Could you give me an help?
(excuse me for poor english!)
#2
(05-31-2013, 04:42 PM)unknow Wrote: .. but there is an error. What's wrong?
Paste the error ! We can't guess it.
#3
(05-31-2013, 04:53 PM)Mem5 Wrote:
(05-31-2013, 04:42 PM)unknow Wrote: .. but there is an error. What's wrong?
Paste the error ! We can't guess it.
Sorry! That's it!

cudahashcat-lite32.exe: unknow option -- a
ERROR: invalid argument
#4
I think you want to use oclHashcat-plus instead: http://hashcat.net/oclhashcat-plus/

Either download it from link above ^ , or if already done, move to the correct directory.
#5
(05-31-2013, 05:18 PM)philsmd Wrote: I think you want to use oclHashcat-plus instead: http://hashcat.net/oclhashcat-plus/

Either download it from link above ^ , or if already done, move to the correct directory.

download hashcat-plus\ shift + right click anywhere\ open command windows here and..

cudahashcat-plus32.exe -a 3 -m 0 --force -1 ?l?u?d "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ?1?1?1?1?1?1?1?1?1?1?1?1?1 -o unknow.txt

Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Workload: 256 loops, 80 accel
Watchdog: Temperature abort trigger set to 90c
Watchdog #1: GeForce 9500 GS, 512MB, 1375 Mhz, 4MCU
ERROR: cuModuleLoad <> 209
#6
So first thing to do is to *extract* the *whole* content of the archive with 7zip into a directory, you should not try to just open the files inside the archive w/o extracting them.

I assume that you didn't extract the *.7z content correctly. Please also see this thread about 209 error (and use forum search please, to find many similar problems): http://hashcat.net/forum/thread-1546-pos...ml#pid9492

You need to be able to manage the windows command line interpreter: cmd.
Otherwise try the gui version (https://hashcat.net/hashcat-gui/ , btw: hashcat.net cannot give support for that, but the GUI authors may be able to help you) ... but learning to use cmd isn't hard at all...

PS: it would be great if you would give your forum threads a meaningful name (w/ main problem right in the thread's topic, s.t. one can find it easier) and if one problem was solved (the -a 3 not available problem) that you accept this as solved and find solution for other problems in forum search.... if you really find *no* thread that matches, you should create a new thread for the 2nd problem.