Recent content by kernel00

Step Into The Dark

The shadows are waiting. Register now to unlock restricted discussions, share hidden secrets, and whisper in the dark with our elite circle.

Join The Underground
  1. kernel00

    Help doing a league cracker

    Hello, I'm trying to make a league of legends checker/cracker in python. I have all ready and running, the problem is that its too slow. Here are my steps: - Do a GET to https://login.leagueoflegends.com/?region=las to get the needed cookies. - Do a put...
  2. kernel00

    How to make an account checker using Python ?

    Lets say you want to crack accounts for a page called example.com. What you have to do is: - Find the address where username and password are being send to check if they are correct or not: You can do this doing inspect element on the page, then click on network section, there you will see all...
Back
Top