alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 年前Its not wrong thoughlemmy.worldimagemessage-square133linkfedilinkarrow-up1903arrow-down184
arrow-up1819arrow-down1imageIts not wrong thoughlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 2 年前message-square133linkfedilink
minus-squareover_clox@lemmy.worldlinkfedilinkarrow-up1arrow-down2·2 年前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.
minus-squareSpaceNoodle@lemmy.worldlinkfedilinkarrow-up3arrow-down1·edit-22 年前You’ve never actually compared source code to its compiled output, have you.
minus-squareover_clox@lemmy.worldlinkfedilinkarrow-up1arrow-down1·2 年前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.
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.