Gork@lemm.ee to Programmer Humor@lemmy.ml · 6 months agoCode is a spectrumfiles.catbox.moeexternal-linkmessage-square26fedilinkarrow-up1411arrow-down122cross-posted to: programmer_humor@programming.dev
arrow-up1389arrow-down1external-linkCode is a spectrumfiles.catbox.moeGork@lemm.ee to Programmer Humor@lemmy.ml · 6 months agomessage-square26fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up32·6 months 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. 😁