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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.