You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2022. It is now read-only.
First run Wireshark and catch secret field of any user.
Then make HTTP POST request to http://www.boomlings.com/database/downloadGJLevel22.php that contains:
First run Wireshark and catch
secretfield of any user.Then make HTTP POST request to
http://www.boomlings.com/database/downloadGJLevel22.phpthat contains:Important to specify an empty
User-Agentheader otherwise Cloudflare will block us.curl example:
curl -X POST "http://www.boomlings.com/database/downloadGJLevel22.php" -d "gameVersion=21&binaryVersion=35&gdw=0&levelID=1389451&secret=XXXXXXX" -H 'User-Agent:'#RobUseHTTPS