Skip to content

ExclMark/bruteforce_minigame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

BruteForce Minigame

BruteForce is a software used for cracking passwords in Grand Theft Auto V and Grand Theft Auto Online.

Description

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.

Installation

git clone https://github.com/ExclMark/bruteforce_minigame

cd bruteforce_minigame

pip install -r requirements.txt

How to play

  • Start game by writing sudo python3 bruteforce.py in termial if you using Linux, or python bruteforce.py in cmd if Windows
  • Press SPACE or ENTER when red letter is in box

brute_example

  • 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.)

Screenshots

brute_running brute_running2 brute_win brute_timeisup

About

BruteForce Minigame from GTA Online in console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages