<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>disasm.dev</title><description>Reverse engineering, web security, and bot detection — deep technical write-ups from the disasm.dev team.</description><link>https://disasm.dev/</link><item><title>How to Bypass DataDome in 2026: Interstitial &amp; Slider CAPTCHA</title><link>https://disasm.dev/blog/how-to-bypass-datadome/</link><guid isPermaLink="true">https://disasm.dev/blog/how-to-bypass-datadome/</guid><description>How DataDome fingerprints and blocks automated traffic in 2026, and how to get past the interstitial and slider CAPTCHA without running a browser.</description><pubDate>Wed, 03 Jun 2026 00:00:00 GMT</pubDate><author>yog</author></item><item><title>Writing a JavaScript VM in Go - Part 1</title><link>https://disasm.dev/blog/writing-a-javascript-vm-in-go/</link><guid isPermaLink="true">https://disasm.dev/blog/writing-a-javascript-vm-in-go/</guid><description>Build 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.</description><pubDate>Wed, 24 Jun 2026 00:00:00 GMT</pubDate><author>yog</author></item></channel></rss>