Skip to content

PassSwift: A Python script for streamlined password tasks. Generate robust passwords, check strength, validate against a wordlist, and securely store with encryption. User-friendly menu for easy navigation. Ideal for efficient and secure password management.

Notifications You must be signed in to change notification settings

MIISTERC/PassSwift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PassSwift

PassSwift: A Python script for streamlined password tasks. Generate robust passwords, check strength, validate against a wordlist, and securely store with encryption. User-friendly menu for easy navigation. Ideal for efficient and secure password management. GitHub license GitHub stars GitHub forks GitHub issues GitHub pull requests GitHub last commit

PassSwift Screenshot

Overview

PassSwift is a Python script designed to streamline password-related tasks and bolster security practices. It allows users to generate robust passwords, assess password strength, validate against a wordlist, and securely store passwords with encryption. The script provides a user-friendly menu for easy navigation, making it ideal for efficient and secure password management.

Features

  • Password Generation: Create strong passwords with customizable combinations.
  • Password Strength Checker: Evaluate password strength based on length and character types.
  • Wordlist Password Check: Verify if a password is commonly used.
  • Secure Password Storage: Encrypt and save passwords in a file.
  • Hash Method Identification: Identify hash methods used in a given hash value.

Screenshots

99999

Installation

Clone the repository:

git clone https://github.com/MIISTERC/PassSwift.git
cd PassSwift
pip install -r requirements.txt

Usage

Python3 PassSwift.py

And you are done! Because the script interacts with the user through a inetractive menu..

⚠️ Warning: Key File

Do not modify or delete the key.key file unless you fully understand its purpose.It is created by the script and This file is crucial for the encryption and decryption process in PassSwift. Altering or removing it may lead to data loss or security vulnerabilities.

Author 👨‍💻

MIISTERC as known on github.

Contact

Feel free to reach out to me on Instagram for any questions or feedback!

Instagram

About

PassSwift: A Python script for streamlined password tasks. Generate robust passwords, check strength, validate against a wordlist, and securely store with encryption. User-friendly menu for easy navigation. Ideal for efficient and secure password management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages