Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> usually much easier to read and understand

They would be doing something seriously wrong if that wasn't always the case haha



Maybe EA writes their games in brainfuck.


Codebases with high levels of abstraction and metaprogramming are often easier to understand in IDA/Ghidra, if your goal is to understand how a specific part of the program works.


If a (non-malware) application is easier to understand in IDA than from its source code, something has gone horribly wrong.


Going horribly wrong is somewhat typical for large software projects.


Game programming in particular is often full of interesting hacks and difficult to read code, because in game programming performance trumps all else.


Sure, I understand that. But I imagine the IDA views would still be even more difficult to read.


Remember the golden days of Perl?


I remember in ye-olde days going back to modify my perl code from 2 days ago and scratching my head...

So yes, never forget...!


This. And 2 days ago it seemed so obvious that there was no reason to leave any bread crumbs.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: