Skip to content

thehackersbrain/passcraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Passcraft

Wordlist generator in Rust

Password Profiler based on User's Personal Information

Installation

  • Clone the project and change the directory
git clone https://github.com/thehackersbrain/passcraft.git
cd passcraft
  • Build the project
cargo build --release
  • Copy the binary into path
cp target/release/passcraft ~/.local/bin/

Todo

  • Convert all the inputs taken from user to lowercase before doing anything else.
  • Create a banner with some cool effect or with unique approach.
  • Create a library to munge (convert into leet) the wordlist either the generated one or specified one.

Author

About

Password Wordlist Generator based on User's Personal Information (Password Profiler)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages