Skip to content

Originally a school project for the modules M120 - M226B. Now we are working on it to fix the old bugs and to improve the powerful software. The whole was written with C# WPF.

Notifications You must be signed in to change notification settings

olivierluethy/PassMasterSuite

Repository files navigation

PassMasterSuite

PassMasterSuite is a versatile password management application written in C# WPF. It encompasses three key functionalities: a password cracker, a password generator, and a password checker. With PassMasterSuite, users can enhance their password security by generating strong passwords, testing password strength, and even cracking passwords under specific circumstances.

Features

1. Password Cracker

  • Utilizes advanced algorithms to crack passwords under specified conditions.
  • Offers customizable settings to tailor cracking parameters.
  • Provides detailed feedback on cracking progress and results.

2. Password Generator

  • Generates strong, randomized passwords based on user-defined criteria.
  • Offers flexibility in selecting password length, character types, and other parameters.
  • Ensures enhanced security by creating unique passwords for different purposes.

3. Password Checker

  • Evaluates the strength and security level of passwords.
  • Utilizes industry-standard metrics to assess password complexity.
  • Offers insights and suggestions for improving password strength.

Getting Started

To get started with PassMasterSuite, follow these steps:

  1. Clone the repository to your local machine.
  2. Open the solution in Visual Studio.
  3. Build the solution to ensure all dependencies are resolved.
  4. Run the application to access the PassMasterSuite interface.

Usage

Upon launching PassMasterSuite, users will be presented with a user-friendly interface that allows them to access the following features:

  • Password Cracker: Select cracking options and initiate the cracking process.
  • Password Generator: Customize password criteria and generate strong passwords.
  • Password Checker: Input passwords for analysis and receive feedback on their strength.

Dependencies

PassMasterSuite relies on the following dependencies:

  • .NET Framework
  • Windows Presentation Foundation (WPF)

Useful links

https://stackoverflow.com/questions/52017398/apply-dropshadoweffect-to-wpf-textbox-text https://stackoverflow.com/questions/210922/how-do-i-get-an-animated-gif-to-work-in-wpf https://stackoverflow.com/questions/43370098/adding-icon-property-to-xaml

Contributions

Contributions to PassMasterSuite are welcome! If you would like to contribute to the project, please fork the repository and submit a pull request with your proposed changes.

License

This project is licensed under the MIT License.

Contact

For questions or inquiries about PassMasterSuite, please contact the project maintainer:

[[email protected]]


About

Originally a school project for the modules M120 - M226B. Now we are working on it to fix the old bugs and to improve the powerful software. The whole was written with C# WPF.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages