alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agoIts not wrong thoughlemmy.worldimagemessage-square135fedilinkarrow-up1900arrow-down184
arrow-up1816arrow-down1imageIts not wrong thoughlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 years agomessage-square135fedilink
minus-squareover_clox@lemmy.worldlinkfedilinkarrow-up1arrow-down2·2 years agoI never said disassembly or decompiling was easier in any way. I’ll agree with you on that, it’s way more difficult. Back to the point of the meme though, if you can read assembly, you can read it all.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up3arrow-down1·edit-22 years agoYou’ve never actually compared source code to its compiled output, have you.
minus-squareover_clox@lemmy.worldlinkfedilinkarrow-up1arrow-down1·2 years agoI’ve written drivers in 65 bytes of code. I don’t tend to use high level languages that hide what’s going on behind the scenes.
I never said disassembly or decompiling was easier in any way. I’ll agree with you on that, it’s way more difficult.
Back to the point of the meme though, if you can read assembly, you can read it all.
You’ve never actually compared source code to its compiled output, have you.
I’ve written drivers in 65 bytes of code. I don’t tend to use high level languages that hide what’s going on behind the scenes.