Gork@lemm.ee to Programmer Humor@lemmy.ml · 11 months 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 · 11 months agomessage-square26linkfedilink
minus-squareidunnololz@lemmy.worldlinkfedilinkarrow-up0·11 months agoTrue. Machine code usually has a 1:1 mapping to assembly so it’s not hard to read machine code as assembly. Although you will not see any of the labels (unless for some reason the the labels were left in).
True. Machine code usually has a 1:1 mapping to assembly so it’s not hard to read machine code as assembly. Although you will not see any of the labels (unless for some reason the the labels were left in).