I'm Building a Browser for Reverse Engineers
nullpt.rs·15h·
Discuss: Hacker News

I’m Building a Browser for Reverse Engineers

Mon Oct 06 2025authored by veritas

Preamble

In the expanding world of AI my heart still lies in AST transforms, browser fingerprinting, and anti-bot circumvention. In fact, that’s the majority of this blog’s content. But my workflow always felt... primitive. I was still manually sifting through page scripts, pasting suspicious snippets into an editor, and writing bespoke deobfuscators by hand. Tools like Webcrack and deobfuscate.io help, but the end-to-end loop still felt slow and manual. I wanted to build a tool that would be my web reverse-engineering Swiss Army knife

If you’re just curious about what it looks like and don’t care about how it works then here’s a quick showcase:

Hunble Beg…

Similar Posts

Loading similar posts...