logoalt Hacker News

nylonstrungtoday at 4:47 PM1 replyview on HN

Yeah I've been using Ghidira to study the internals of strategy PC games I like and it's an extremely good learning experience given the paucity of OSS code for stuff like this


Replies

qarltoday at 4:51 PM

Yeah, I should be using Ghidira in my toolchain. I didn't know it existed so I had to reinvent the wheel.

Although - Ghidira is often wrong about what code does. Make it run tests to verify its theories? BINGO.