Home
Name Modified Size InfoDownloads / Week
ocl_md5.h 2015-08-31 38.4 kB
ocl_md5_brutal.cpp 2015-08-31 66.5 kB
ocl_md5_brutal.hpp 2015-08-31 2.1 kB
ocl_md5_brutal.mak 2015-08-31 1.5 kB
Readme 2015-08-31 989 Bytes
LICENSE 2015-08-31 35.1 kB
Makefile 2015-08-31 284 Bytes
Totals: 7 Items   145.0 kB 0
ocl_md5_brutal is an open source OpenCL password hash auditing software
for CPU, GPU and ACCELERATOR.

To build and run md5_ocl_brutal:
- Install Display drivers for all GPU	(OpenCL 1.0+)
- Install the ATI Catalyst Display drivers (10.11+)
  http://support.amd.com/us/gpudownload/Pages/index.aspx
- Install the ATI Stream SDK (2.2+)
  http://developer.amd.com/gpu/atistreamsdk/pages/default.aspx
- on linux - install gcc4.7+
- on windows win64 - install mingw64
  http://mingw-w64.org/doku.php/download
- on windows win32 - install mingw32
  http://www.mingw.org/category/wiki/download
- install on windows pthreads library
  http://sources.redhat.com/pthreads-win32/
- on windows replace ocl_md5_brutal.bin to ocl_md5_brutal.exe on ocl_md5_brutal.mak

- Compile with "make"
- Run with "./ocl_md5_brutal.bin -c1 -d2 -l4 02c425157ecd32f259548b33402ff6d3"
- Help: "./ocl_md5_brutal.bin -h"


Author: Wieslaw Murach, wmmur44 on Gmail
License: md5_ocl_brutal is distributed under the GPLv3.


Source: Readme, updated 2015-08-31