Posts: 4
Threads: 1
Joined: Apr 2013
hi my name is chris and i dont know very good english
i have backtrack5 r3 64bit gnome and a ATI Mobility Radeon HD 4530 i had 3 handshakes (.cap) files that i captured with wifite GUI but aircrack says is not in dictionary list (darc0de.lst) i change the .cap to .hccap and i was trying with oclhashcatplus-0.14 but:i getting error:
Code:
root@bt:~/oclHashcat-plus-0.14# ./oclHashcat-plus64.bin -m 2500 test.hccap test.txt
FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
ERROR: clGetDeviceIDs() -1
i dont know how can i see what drivers i have. but the oclhashcat tried to run to another laptop with windows 7 and compatible drivers of vga card but if i press oclHashcat-plus32.exe -m 2500 test.hccap test.txt system doesnt respond..
firstly i want to fix the fglrx to my pc with backtrack r3!please help me i spent a lot of hours to try to run this program if it possible. thanks!
Posts: 100
Threads: 2
Joined: Mar 2012
You will need to manually install the proprietary AMD drivers (fglrx) before you can use hashcat.
Posts: 2,936
Threads: 12
Joined: May 2012
but even when you do get the driver installed, the amd driver no longer supports opencl on radeon hd 4xxx gpus. so you cannot use this gpu with hashcat anyway.
Posts: 4
Threads: 1
Joined: Apr 2013
(04-22-2013, 05:06 PM)epixoip Wrote: but even when you do get the driver installed, the amd driver no longer supports opencl on radeon hd 4xxx gpus. so you cannot use this gpu with hashcat anyway.
how can i see what drivers i have?
Posts: 100
Threads: 2
Joined: Mar 2012
(04-22-2013, 05:08 PM)baspax11 Wrote: how can i see what drivers i have?
You will have the open source drivers out of the box.
You might want to just brush up on general administration:
http://www.amazon.com/Essential-System-A...0596003439
Anyway, epixoip is right, it won't work with your card anyway.
Posts: 4
Threads: 1
Joined: Apr 2013
Ok ill try to the second laptop which card is ati mobillity 5470 and is compatible. i installed to an win 7 32bit os AMD APP SDK v2.8 and AMD Catalystâ„¢ 12.10 (9.002) but im getting a window that system doesnt respond. and after this command promt closing.
Posts: 2,936
Threads: 12
Joined: May 2012
do not install the app sdk. you must install catalyst 13.1. catalyst 12.10 will not work.
Posts: 4
Threads: 1
Joined: Apr 2013
04-22-2013, 08:27 PM
(This post was last modified: 04-22-2013, 09:12 PM by baspax11.)
(04-22-2013, 05:42 PM)epixoip Wrote: do not install the app sdk. you must install catalyst 13.1. catalyst 12.10 will not work.
hi again i installed the catalyst 13.1 and now i getting this:
Code:
C:\ocl>oclHashcat-plus32.exe -m 2500 -r rules/best64.rule test.hccap
oclHashcat-plus v0.14 by atom starting...
Hashes: 1 total, 1 unique salts, 1 unique digests
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 78
Workload: 16 loops, 8 accel
Watchdog: Temperature abort trigger disabled
Watchdog: Temperature retain trigger disabled
Device #1: Cedar, 512MB, 750Mhz, 2MCU
Device #1: Kernel ./kernels/4098/m2500.Cedar_1084.4_1084.4 (VM).kernel (1786060
bytes)
Starting attack in stdin mode...
i have already copy the rockyou dictionary but i think the program stuck in starting attak in stdin mode is it normaly? im waitting 5 minutes..
what can i do?
Posts: 179
Threads: 13
Joined: Dec 2012
04-22-2013, 09:18 PM
(This post was last modified: 04-22-2013, 09:20 PM by Kuci.)
You haven't specified dictionary in your command. Use this command for more information:
Code:
oclHashcat-plus32.exe --help