Skip to content

nnzo/sha256-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHA-256 Cracker

A GUI-based SHA-256 hash cracker with both CPU and GPU acceleration support built with Rust and iced.

Includes GPU support! I get around 5MH/s on my CPU and around 750MH/s on my 4060 Ti.

Usage

Clone the Github repo and run the usual Rust commands:

  1. cargo build --release
  2. Run the executable file generated in the target/release directory.

About

GPU-supported SHA-256 Cracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published