Gork@lemm.ee to Programmer Humor@lemmy.ml · 1 month agoCode is a spectrumfiles.catbox.moeexternal-linkmessage-square27fedilinkarrow-up1419arrow-down122cross-posted to: [email protected]
arrow-up1397arrow-down1external-linkCode is a spectrumfiles.catbox.moeGork@lemm.ee to Programmer Humor@lemmy.ml · 1 month agomessage-square27fedilinkcross-posted to: [email protected]
minus-squareTimeSquirrel@kbin.melroy.orglinkfedilinkarrow-up35·1 month 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. 😁