Skip to content

Instantly share code, notes, and snippets.

View blunlove's full-sized avatar
🏠
Working from home

alun blunlove

🏠
Working from home
View GitHub Profile
import hmac
import base64
import urllib.parse
import requests
import time
# Supercell ID "Request Forgery Protection" bypass by danyanull, 2025
# I know this code is holy crap but it's made as a PoC just for fun in about 2 hours
# Updates: