This project is a tool for brute-forcing the passwords for a given set of target binaries. In its current state, it is incomplete, and you are tasked with aiding in the completion of the project.
In order for you to complete this project, you will need to learn some new things along the way. Most notably, you will need to know the following:
- Basic Python
- Virtual Environments
- PyDoc
- PyTest
For a detailed overview on what is expected to be undertaken for this project, please follow the instructions at the following URL: