/sofia-hash-cracker

Simple SOFIA brute-forcer (acceleration by CUDA)

Primary LanguageCudaGNU General Public License v2.0GPL-2.0

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 :)