Every wall, cracked in public.
Every antibot Takion solves, we tore apart in the open first. These repos and write-ups are the receipts: the deobfuscators, encryption primitives, and solvers that taught us each vendor, and still feed our production stack.
This isn't marketing open source. It's the receipts.
Every deobfuscator, encryption primitive, and solver here started as us needing to understand one wall. We published them so the next person wouldn't have to rebuild them, and the ones we still maintain feed Takion's production stack. When we say we solve a vendor, the proof is a repo you can read.
- 67
- public repositories
- 830
- GitHub stars
- 9
- walls torn apart
- 10
- long-form write-ups
The public record. Nine walls, in the open.
Each vendor below has a public teardown: a deobfuscator, a solver, or an encryption study. The ones tagged in production are walls Takion clears live today; the rest are research we shipped along the way.
Still maintained. The tools that feed production.
The sharp end of the catalogue: the repos we keep current because the vendor keeps moving. Each ships with a write-up explaining the mechanism, not just the code.
- Datadome-GeeTest-Captcha-Solver
Image-processing solver for DataDome GeeTest slider puzzles, with a public technical write-up attached.
85· pythonupd · 2026-05-25 - akamai-v3-sensor-data-helper
Encrypt and decrypt Akamai Bot Manager v3 sensor data in Node.js.
54· javascriptupd · 2026-05-23 - datadome-encryption
DataDome encryption and decryption primitives, published with clean code and technical analysis.
42· javascriptupd · 2026-05-24 - Datadome-Captcha-Deobfuscator
Readable output from DataDome captcha JavaScript, restoring identifiers and structure.
41· javascriptupd · 2026-02-24 - Datadome-Deobfuscator
First-generation DataDome deobfuscator, useful for comparing older challenge mechanics.
40· javascriptupd · 2026-05-20 - Datadome-Interstitial-Deobfuscator
Specialized deobfuscator for the DataDome interstitial challenge variant.
34· javascriptupd · 2026-04-09
The back catalogue. Shipped along the way.
Older repos and one-offs. Most still compile. A few are archived as a record of what a specific vendor looked like at a moment in time.
- DiscordWizard
Clone and mirror entire Discord servers in real time through websockets and webhooks.
462026-02-21 - Instagram-Password-Encryption
Reproduces Instagram's web login password encryption ladder for request research.
282026-04-23 - Vercel-Attack-Mode-Solver
Node.js solver and deobfuscator for Vercel Attack Mode, paired with a public article.
282026-04-14 - akamai-sensordata-decryptor
CLI for decrypting Akamai v2 sensor data and recreating the original payload.
272026-05-06 - new-datadome-deobfuscator
Babel AST deobfuscator for current DataDome captcha and interstitial WAF scripts.
252026-05-23 - icloud-hme
Python CLI for generating and managing iCloud+ Hide My Email addresses.
252026-05-16 - PerimeterX-Deobfuscator
Personal deobfuscator for PerimeterX main JavaScript files.
232026-05-09 - akamai-v3-tools
Web tool for encrypting and decrypting Akamai v3 sensor data.
232026-04-24 - hCaptcha-hsv-Deobfuscator
Babel AST deobfuscator for hCaptcha hsv files, WASM extraction, and worker cleanup.
222026-03-04 - Incapsula-utmvc-Deobfuscator
Readable output for Incapsula and Imperva UTMVC JavaScript.
212025-10-06 - TMX-Deobfuscator
ThreatMetrix dynamic-file deobfuscator for quick script inspection.
182026-04-19 - CalIntra
Sync 42 school events to a calendar, built as a small productivity utility.
182026-01-28 - PerimeterX-Captcha-WASM
PerimeterX captcha solver from the WASM payload, with runtime notes.
162026-03-12 - FriendlyCaptcha-Solver
Node.js solver for FriendlyCaptcha's proof-of-work challenge shape.
142026-01-08 - AWS-WAF-Deobfuscator
Babel AST deobfuscator for AWS WAF protection scripts.
132026-05-09 - twitter-generator
Python module and study for X request headers, including x-client-transaction-id.
122026-05-20 - hcaptcha-missing-arch
Vision tool for hCaptcha's missing-arch dynamic challenge.
122026-05-09 - datadome-wasm
DataDome WASM proof-of-work challenge analysis, with decoding and decompilation tools.
52026-05-09 - x-twitter-ui-metrics
Multi-language solver for X ui_metrics, paired with the login-flow reconstruction study.
32026-04-14 - walmart-app-login
Python implementation for Walmart Android app login through PerimeterX.
112026-05-11 - incapsula-___utmvc-cookie-decryptor
Web tool for decrypting and analyzing Incapsula __utmvc cookies.
112026-05-09
The write-ups. How each wall actually works.
Reverse-engineering notes, encryption walkthroughs, and the occasional rant. The repos above are the executable version of most of these.
- X (former Twitter) Login flow reconstruction. Episode 2: UI Metricstwitter2026-02-21
- Analyzing Datadome latest changesweb-scraping2026-01-21
- X (former Twitter) Login flow reconstruction. Episode 1: Headers generationreverse-engineering2026-01-13
- Using iCloud+ subscription as its besticloud2026-01-06
- Breaking Down Datadome Captcha WAFencryption2025-05-26
- How I Track Support Tickets with a Simple Channel Marker Botopen-source2025-04-16
- Akamai v3 Sensor Data: Deep Dive into Encryption, Decryption, and Bypass Toolsanti-bot2025-04-07
- Daily hCaptcha Challenges: Chap. 2hcaptcha2025-04-01
- Breaking Down a Unique Anti-Bot Measureanti-bot2025-03-21
- Daily hCaptcha Challenges: Chap. 1python2025-03-12