Gork@lemm.ee to Programmer Humor@lemmy.ml · 2 years agoCode is a spectrumfiles.catbox.moeexternal-linkmessage-square26linkfedilinkarrow-up10arrow-down10
arrow-up10arrow-down1external-linkCode is a spectrumfiles.catbox.moeGork@lemm.ee to Programmer Humor@lemmy.ml · 2 years agomessage-square26linkfedilink
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up0·2 years 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. 😁