Skip to content

Geekups/Geekups_dictionary_builder_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dayana Dictionary Builder (GUI)

This repository includes a graphical user interface (GUI) for creating custom dictionaries.The GUI is designed to make the process of creating dictionaries easier and more intuitive, even for users with no programming experience.

The primary purpose of this tool is to help password crackers to crack passwords. But it can also be used to teach and learn statistics and probability

Features

  • Simple and intuitive interface
  • Exporting of the dictionary in txt format

Requirements

  • Python 3.x
  • wxPython library

Installation

  1. Clone this repository: git clone https://github.com/Dayana-World/dayana_dictionary_builder_GUI.git
  2. Install the wxpython library: pip install wxpython

Usage

  1. Open a terminal window and navigate to the repository directory.
  2. Run the command python pass_gen(GUI).py to launch the GUI.
  3. Choose the method you want to generate passwords.
  4. Click the "Save As" button to generate the txt file for the dictionary.

Contributing

Contributions are welcome! If you find a bug or have a suggestion for a new feature, please open an issue on GitHub. Pull requests are also appreciated.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This is a GUI version of DayanaBruteForceListBuilder

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages