Gork@lemm.ee to Programmer Humor@lemmy.ml · 6 days agoCode is a spectrumfiles.catbox.moeimagemessage-square26fedilinkarrow-up1407arrow-down120cross-posted to: [email protected]
arrow-up1387arrow-down1imageCode is a spectrumfiles.catbox.moeGork@lemm.ee to Programmer Humor@lemmy.ml · 6 days agomessage-square26fedilinkcross-posted to: [email protected]
minus-squareidunnololz@lemmy.worldlinkfedilinkarrow-up2·5 days 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).