Why im not have all power speed in linux ? whit oclhashcat... - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat Support (https://hashcat.net/forum/forum-21.html) +--- Thread: Why im not have all power speed in linux ? whit oclhashcat... (/thread-278.html) Pages:
1
2
|
Why im not have all power speed in linux ? whit oclhashcat... - estefano - 02-05-2011 Hi : im verry noob in linux, im have and HD5970 2GB and 2 OS, WIN7 and UBUNTU 10.10 Im instaled all in linux, and get this : Platform: ATI compatible platform found Device #1: Cypress, 512MB, 0Mhz, 20MCU Device #2: Cypress, 512MB, 0Mhz, 20MCU NOTE: gpu-accel auto-adjusted to: 80 Device #1: Kernel ./kernels/4098/m0102.Cypress.64.kernel Device #2: Kernel ./kernels/4098/m0102.Cypress.64.kernel and 700M/s hash speed. in WIN7 have 1600M/s so ¿? im dont understend, im read in this forum about my HD5970 work whit full power speed in linux, bz in WIN only takes 1 GPU power insted the 2 GPU of the HD5970 Pls im apreciate a lot u help RE: Why im not have all power speed in linux ? whit oclhashcat... - estefano - 02-05-2011 Im apreciate a lithle help, i dont find any other info in the forum about this, or maby im verry foul for find that. RE: Why im not have all power speed in linux ? whit oclhashcat... - atom - 02-05-2011 everything depends on how you attack. pls paste cmdline RE: Why im not have all power speed in linux ? whit oclhashcat... - estefano - 02-06-2011 im using this command line in linux : ./oclHashcat64.bin -m 102 -o found.txt hashlist.txt ?d?d?d?d?d?d?d?d ?d?d?d?d?d?d?d and this in win7 : OCLlHashcat64.exe -m 102 -o found.txt hashlist.txt ?d?d?d?d?d?d?d?d ?d?d?d?d?d?d?d Thanks in advance. RE: Why im not have all power speed in linux ? whit oclhashcat... - atom - 02-06-2011 try this in linux: $ perl -e 'print "f" x 32' > hash $ ./oclHashcat64.bin hash -1 ?l?d?s?u -n 800 --gpu-loops 1024 ?1?1?1?1 ?1?1?1?1 then you should get full power. the thing is everything depends on the attack. however, do not forget to add at least -n 80, it brings a lot. RE: Why im not have all power speed in linux ? whit oclhashcat... - estefano - 02-07-2011 @atom now im have full power, 2200M/s in linux. but have NEW problem. in windows the oclhashcat said to me need 6 days for crack the file hashlist.txt in linux said to me need 35 days, what happend ? Thanks in advance. RE: Why im not have all power speed in linux ? whit oclhashcat... - atom - 02-07-2011 this also depends on your attack RE: Why im not have all power speed in linux ? whit oclhashcat... - estefano - 02-07-2011 @Atom im want attack hashlist.txt, the hash list have this info : A31BE661EFF84CC241EFA6DE07A4F3ADA5CC1511:356918031148070 F4CD751F79786CB23C1985E79B71F1351E2187A5:356918031148070 A318D237061DF0A3538C9939BE216B8D30555726:356918031148070 8EA27628C91F530A029B58AA634B6927F624BD0D:356918031148070 0E71982CF6A081E0A5C5FC84B7DBAE1D189AE1A2:356918031148070 A536F495F0949328A40F2FE3CF876008A217C397:356918031148070 D5D18FF3DE0FB62843F0DDE7950A168F66FDE084:356918031148070 9859BD7357A9C908E886F70BDC2E71FD92D89142:356918031148070 Sha1 type i need find 15 numbers (only use numbers) password. can help me whe the correct command line for linux ? Thanks a lot. RE: Why im not have all power speed in linux ? whit oclhashcat... - atom - 02-07-2011 ./cudaHashcat64.bin -m 102 hashlist.txt ?d?d?d?d?d?d?d?d?d?d?d?d ?d?d?d -n 800 --gpu-loops 1024 however if this is somehow related to sl3 you can not crack it with v0.25 RE: Why im not have all power speed in linux ? whit oclhashcat... - estefano - 02-07-2011 @Atom im now u and u team, do verry hard work, when u think v0.26 must be ready ? Br. |