WRITING
Reverse engineering & bot detection
Deep technical write-ups on how bot-protection systems work — and how to get past them. Incapsula and DataDome internals, CDP and headless-browser fingerprinting, V8 engine quirks, and the reverse engineering behind the anti-bot bypass API at disasm.dev.
- How to Bypass reese84 in 2026 (Imperva Incapsula)How Incapsula's reese84 sensor works, why your scraper gets the 'Pardon Our Interruption' page, and how to get a reese84 cookie without running a browser. · yog
- Writing a JavaScript VM in Go - Part 1Build a register-based JavaScript VM in Go: parse with go-fAST, compile to Lua-style bytecode, and emit a tiny interpreter that runs it. Part 1 of building a virtualization obfuscator from scratch. · yog
- How to Bypass DataDome in 2026: Interstitial & Slider CAPTCHAHow DataDome fingerprints and blocks automated traffic in 2026, and how to get past the interstitial and slider CAPTCHA without running a browser. · yog