Gork@lemm.ee to Programmer Humor@lemmy.ml · 15 days agoCode is a spectrumfiles.catbox.moeimagemessage-square27fedilinkarrow-up1422arrow-down122
arrow-up1400arrow-down1imageCode is a spectrumfiles.catbox.moeGork@lemm.ee to Programmer Humor@lemmy.ml · 15 days agomessage-square27fedilink
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up35·15 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. 😁