Eipher is a Python project that provides a password dictionary generation tool.
Before you start, ensure that you have Python installed.
- Navigate to the project root directory 'Eipher-ENG'.
cd ./Eipher-ENG
- Install the required dependencies by running:
pip install -r requirements.txt
After installing the dependencies, you can run the script by executing the following command:
python ./main
If you would like to contribute to this project, please fork the repository and submit a pull request with your changes.
see the LICENSE file for details.