Gork@lemm.ee to Programmer Humor@lemmy.ml · 19 days agoCode is a spectrumfiles.catbox.moeimagemessage-square15fedilinkarrow-up1298arrow-down117
arrow-up1281arrow-down1imageCode is a spectrumfiles.catbox.moeGork@lemm.ee to Programmer Humor@lemmy.ml · 19 days agomessage-square15fedilink
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up30·19 days agoYou just have to be able to navigate whatever executable file format it is, figure out where the data/code sections are, how different parts are linked together, and translate all the binary opcodes to readable mnemonics. Easy. 😁
You just have to be able to navigate whatever executable file format it is, figure out where the data/code sections are, how different parts are linked together, and translate all the binary opcodes to readable mnemonics.
Easy. 😁