Please note, this is a STATIC archive of website hashcat.net from 08 Oct 2020, cach3.com does not collect or store any user information, there is no "phishing" involved.

hashcat Forum

Full Version: anyone with HD 4870x2 card?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
can you please post speeds using current oclhashcat-lite version? i'm curious how it compares to modern cards.

Code:
E:\oclHashcat-lite>oclHashcat-lite64.exe --pw-min 8 --pw-max 8 --gpu-accel 320 --gpu-loops 1024 --gpu-watchdog 0 ffffffffffffffffffffffffffffffff
the 4xxx series is not supported very well by AMD's opencl runtime. for example there is no real shared memory nor constant memory. its there but "emulated" by slow global memory. dont expect to much from it.
No fast instructions like bfi int and bit align either.
thanks for the feedback.