Programmer DD
Jan 1, 2021 · Frontend Development
How I Hacked Chrome’s Dino Game: Uncovering Hidden Global Variables
During a weekend browsing session, I discovered Chrome's offline Dino game, inspected its global JavaScript objects, filtered out native properties using a fresh window, identified the Runner constructor, and manipulated its methods to control the dinosaur's behavior—all without altering the source code.
ChromeDino GameJavaScript
0 likes · 6 min read
