oclhashcat and apu a8 5500 different performances
#1
I have this problem launching oclhashcat64 -b i got
Code:
Hashtype: sha512crypt, SHA512(Unix)
Workload: 1024 loops, 8 accel
Speed.GPU.#1.:     1249 H/s
but if launch oclhashcat64 -m 1800 -a 3 admin.hash ?a?a?a?a?a?a?a?a?a?a? -i --incremental-min 7 --incremental-max 10 I got:
Code:
Hashtype: sha512crypt, SHA512(Unix)
Speed.GPU.#1.:     500-540 H/s
why?
Code:
DISPLAY=:0 fglrxinfo
libGL error: dlopen /usr/lib/i386-linux-gnu/dri/swrast_dri.so failed (/usr/lib/i386-linux-gnu/dri/swrast_dri.so: wrong ELF class: ELFCLASS32)
libGL error: failed to load driver: swrast
display: :0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: AMD Radeon HD 7560D
OpenGL version string: 1.4 (2.1 (4.5.13399 Compatibility Profile Context 15.201.1151))
#2
use -w 3
#3
Again, pointless. Brute force attack, minimum length 7 of ?a?a?a?a?a?a?a @ 1,250 H/s (best case scenario as outlined by benchmark mode) = 95^7 / 1250 = ~1,770 years to exhaust keyspace. And you have hope of attacking length 10!?!
#4
(12-08-2015, 07:03 PM)undeath Wrote: use -w 3
thx
(12-08-2015, 07:11 PM)rico Wrote: Again, pointless. Brute force attack, minimum length 7 of ?a?a?a?a?a?a?a @ 1,250 H/s (best case scenario as outlined by benchmark mode) = 95^7 / 1250 = ~1,770 years to exhaust keyspace. And you have hope of attacking length 10!?!
rico thx twice or for ntimes for wating your time for me. but i have no clue to filter some character for my router admin login and i am not able in soltering serial interface too.
#5
Well, sometimes the answer is it just can't be done with the equipment you have and move on with (a) another strategy or (b) your life.