Gork@lemm.ee to Programmer Humor@lemmy.ml · 1 year agoCode is a spectrumfiles.catbox.moeimagemessage-square27linkfedilinkarrow-up1418arrow-down121cross-posted to: programmer_humor@programming.dev
arrow-up1397arrow-down1imageCode is a spectrumfiles.catbox.moeGork@lemm.ee to Programmer Humor@lemmy.ml · 1 year agomessage-square27linkfedilinkcross-posted to: programmer_humor@programming.dev
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up34·1 year 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. 😁