Skip to content

LOBYXLYX/Cloudflare-Bypass

Repository files navigation

Requirements

pip install -r requirements.txt
pip install javascript

Example

from aqua import CF_Solver


cf = CF_Solver('https://discord.com')
cookie = cf.cookie()
print(cookie)


# other
cf = CF_Solver('https://tempail.com')
cookie2 = cf.cookie()
print(cookie2)


# follow up requests
response = cf.client.get(url=url, timeout=10)
response = cf.client.post(url=url, data=data, json=json, timeout=10)

Turnstile Reverse Engineering Progress

  • Reversed challenge token: dev cons

  • Challenge Request Reversed: ch

  • small showcase

2024_12_29_06_08_54.2.mp4

discord: lyxz2