Skip to content
This repository has been archived by the owner on May 18, 2022. It is now read-only.

iryont/md5-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA MD5 cracker

  • Really simple
  • Multi GPU support
  • Any length (currently 1-8)
  • Any charset (currently A-Za-z0-9)

Benchmarks

  • 1x GeForce GTX 660M (w/ display attached) = 220 MHash/s
  • 2x GeForce GTX 460 (w/o display attached) = 1.65 GHash/s
  • 1x GeForce GTX Titan (w/ display attached) = 2.3 GHash/s

Compilation

  • make

Usage

$ ./md5_gpu 2a21e2561359ebf2fb2d634ee7837a8e
Notice: 2 device(s) found
Notice: currently at cKLtub (6)
Notice: cracked Nvidia
Notice: computation time 1327.7 ms

Requirements

  • make
  • NVIDIA CUDA Compiler
  • gcc or visual studio
  • Most likely will work on any OS (Linux, Windows, and so on)

Contribution

  • Always welcome :)

About

Simple MD5 cracker (CUDA)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published