Comment on How do people make mods for games without access to the game's source code?
TheKracken@lemmy.world 3 weeks agoAll software breaks down to assembly so you can reverse engineer it. What’s lost is function names, variables etc. github.com/mytechnotalent/Reverse-Engineering
schipelblorp@sh.itjust.works 3 weeks ago
This is the link I like best: 0xinfection.xyz/reversing/