Noah's Personal Blog

JS

A collection of 2 posts
Circumventing JS Obfuscation Techniques
JS

Circumventing JS Obfuscation Techniques

When making a secure script, obfuscation is a necessary measure to keep people from reverse engineering your code. Automated programs will turn your program into an unreadable mess which will make it way harder for any unwanted person to understand what it is doing. Now, obfuscation doesn't mean
Dec 24, 2022 4 min read
Reverse Engineering Cloudflare's IUAM JS Challenge
Cloudflare

Reverse Engineering Cloudflare's IUAM JS Challenge

I love web scraping. It's awesome! But one thing which I don't love is getting blocked by cloudflare's JavaScript challenge page. It forces me to use a headless browser, which (if you didn't know) is extremely inneficient. I've always wondered
Aug 11, 2022 5 min read
Page 1 of 1
Noah's Personal Blog © 2025
Powered by Ghost