Skip to content

AmirCodeZ/HashWizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧙‍♂️ HashWizard

A simple and fast tool to hash passwords in the terminal 🖥️✨

Features

  • ✅ Choose your hashing algorithm: MD5 🧩 | SHA1 🔑 | SHA256 💎 | Argon2 ⚡ | Bcrypt 🔒
  • ✅ Perfect for testing password security 👨‍💻
  • ✅ Instant hash generation ⚡

Installation

Install via npm:

npm i -g hashwizard

Usage

Type this in your terminl to run:

hashwizard
  1. First, answer the first question. (Enter your password?) Default value is AmirCodeZ1234:

image

  1. Next, choose the algorithm to hash the password (Default value is bcrypt):

image 3. Finally, you will see a success message, indicating that your hashed password has been created:

image

Made by AmirCodeZ

About

A great CLI tool to generate hashed password.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors