AUPP, Anderson University Password Profiler, is a tool used to generate a wordlist given a target's profile
For this application you will need a python virtual machine
python -m venv venv
venv/Scripts/Activate
Use the following code to clone the repository, install dependencies and run the application
git clone https://github.com/AndrewG2026/aupp.git
cd aupp
pip install -r requirements.txt
python -m aupp