Skip to content

TazmiDev/Eipher-ENG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eipher-ENG

Eipher is a Python project that provides a password dictionary generation tool.

Installation

Before you start, ensure that you have Python installed.

  1. Navigate to the project root directory 'Eipher-ENG'.
    cd ./Eipher-ENG
  2. Install the required dependencies by running:
    pip install -r requirements.txt
    

Usage

After installing the dependencies, you can run the script by executing the following command:

python ./main

Contributing

If you would like to contribute to this project, please fork the repository and submit a pull request with your changes.

License

see the LICENSE file for details.