Skip to content

ChoKyuWon/shadowbreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shadow file cracking tool

This is my toy project to use rust. For your information, this project's purpose to me is learning RUST the programming language, not make feasible Linux password cracking tool. If you are searching for some useful tool to crack the POSIX shadow file, I prefer John the Ripper or Hashcat.
However, if you're interested in my project and want to fix some errors in making some performance improvements, you're welcome at any time.

Usage

Copy your shadow file under this directory and cargo run. Follow the instructions on the screen. You must need to know your password length. If you don't know, just make assume and try it. For your information, This tool is only feasible under 3 length password. Good Luck!

About

decrypt /etc/shadow, write in RUST.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages