Skip to content

Gloryness/playrcc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PlayrGG Secret-Code Cracker

Bruteforce attack to crack secret-codes.

Report Bug · Request Feature · Send a Pull Request

Note [READ THIS]

This repository was originally private due to the nature of it. However, I created this 2 years ago and by now it is out of date and presumeably does not work due to how I've seen how secret codes are distributed now (way better than before).

Therefore I decided to make it public for anyone that wishes to use it for educational-purposes only since it contains alot of interesting aspects such as QML animations, progress bars, and more.


Based on the Giveaway site https://playr.gg/ and is used to crack secret-codes.

WARNING: Please do not overspam it as you can get banned for it. If this is the case, please create an Isssue and I can solve this and set up a new account.

Installation

Python 3.8+ recommended.

Install latest version from git repository using pip:

$ pip install git+https://github.com/Gloryness/playrcc.git

Clone the repo using git:

$ git clone https://github.com/Gloryness/playrcc.git

Download the .exe version

How To Use

NOTE: If you wish to use the command-line text based version, then run code-cracker.py instead. Use code-cracker.py -h for a list of commands because it uses selenium for automation. Note: It runs much slower the text based version since it counts up to e.g 1-1000 with only 1 thread.

  • Run main.py if your using the source code version.

  • Enter the playr.gg link in the first text entry.

  • If you want, enter a already known secret-code to speed up the process, or you can simply enter a code you want to test. Please make sure the code has a pattern to it, for example: (code123, 123code, PLAYRGG1241)

  • Execute the script!

View

About

A program that uses a bruteforce attack to crack secret-codes from the https://playr.gg site.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published