xliee / CfReverse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudflare Reverse Engineered (work in progress)

Work in progress for:

  • https://[WEBSITE]/cdn-cgi/challenge-platform/h/b/orchestrate/managed/v1?ray=[RAYID] ray script

Websites:

Inspiration from:

Github: devgianlu/cloudflare-bypass

Github: ffeelix/cloudflare-deobfuscator

Deobfuscator Usage

From @ffeelix Features:

  • Clean some Proxy Binary Functions
  • Unconceals String Conceals
  • Unflattens Control Flow Flattening Protection

Paste the challenge script into input/main_challenge.js

Run

npm install
npm start

About


Languages

Language:JavaScript 98.3%Language:TypeScript 1.7%