Skip to content

averov90/sofia-hash-cracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA SOFIA-hash bruteforcer

License

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

Compilation

  • make

Usage

$ ./sofia_gpu qkBQQEds
Availible devices: 1
Notice: 1 device(s) found
Notice: currently at GrsOja (6); sprint duration: 632.3 ms; speed: 1698152.38 hash/ms
Notice: cracked |aaaa|
Notice: computation time 0.6323 sec

Requirements

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

Contribution

  • Always welcome :)