BruteForce is a software used for cracking passwords in Grand Theft Auto V and Grand Theft Auto Online.
It is password cracker in Grand Theft Auto V and Grand Theft Auto Online which consists of 8 vertically scrolling letters with a single highlighted red letter in each column. Stopping each column on its highlighted letter reveals the password of the computer.
When using BruteForce, several eight-letter words are used for passwords.
git clone https://github.com/ExclMark/bruteforce_minigame
cd bruteforce_minigame
pip install -r requirements.txt
- Start game by writing
sudo python3 bruteforce.py
in termial if you using Linux, orpython bruteforce.py
in cmd if Windows - Press SPACE or ENTER when red letter is in box
- Next you need to do it again and again until word is "decrypted". Correct letters will be green.
- If you missed, you need to "decrypt" all again.
- Good luck! (And don't forget about time, you have only 1 minute to complete it.)