oclHashcat-plus64 fglrx problem - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: oclHashcat-plus64 fglrx problem (/thread-2254.html) |
oclHashcat-plus64 fglrx problem - baspax11 - 04-22-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 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! RE: oclHashcat-plus64 fglrx problem - unix-ninja - 04-22-2013 You will need to manually install the proprietary AMD drivers (fglrx) before you can use hashcat. RE: oclHashcat-plus64 fglrx problem - epixoip - 04-22-2013 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. RE: oclHashcat-plus64 fglrx problem - baspax11 - 04-22-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? RE: oclHashcat-plus64 fglrx problem - unix-ninja - 04-22-2013 (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-Administration-Third-Frisch/dp/0596003439 Anyway, epixoip is right, it won't work with your card anyway. RE: oclHashcat-plus64 fglrx problem - baspax11 - 04-22-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. RE: oclHashcat-plus64 fglrx problem - epixoip - 04-22-2013 do not install the app sdk. you must install catalyst 13.1. catalyst 12.10 will not work. RE: oclHashcat-plus64 fglrx problem - baspax11 - 04-22-2013 (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 what can i do? RE: oclHashcat-plus64 fglrx problem - Kuci - 04-22-2013 You haven't specified dictionary in your command. Use this command for more information: Code: oclHashcat-plus32.exe --help |