Cole Banman

Blog

Reverse engineering notes, browser automation writeups, and project breakdowns.

Creating a JavaScript Obfuscator

A small Babel-based obfuscator that renames identifiers and demonstrates the AST tooling behind commercial anti-bot scripts.

Reversing JD Sports' Mobile App (Part 2)

Turning the discovered request into something operational, then pulling better parameters out of the decompiled app.

Reversing JD Sports' Mobile App (Part 1)

Finding the request path behind JD Sports' in-store inventory checks by instrumenting the Android app.