Hacker News new | ask | show | jobs
by davelnewton 3897 days ago
"Reverse assembling" == "disassembling"
1 comments

Reverse engineer, apologies. The idea is to gain understanding, not simply to get a disassembly (that's an automated process and a 1:1 correspondence between binary and assembly code remains).

The harder part is to figure out what it all does.