alphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agoIts not wrong thoughlemmy.worldimagemessage-square122fedilinkarrow-up1868arrow-down182
arrow-up1786arrow-down1imageIts not wrong thoughlemmy.worldalphacyberranger@lemmy.world to Programmer Humor@programming.devEnglish · 1 year agomessage-square122fedilink
minus-squareover_clox@lemmy.worldlinkfedilinkarrow-up1arrow-down2·1 year agoYou’ve clearly never used a disassembler such as HIEW have you? You get the entire breakdown of the assembly code.
minus-squareover_clox@lemmy.worldlinkfedilinkarrow-up1arrow-down1·1 year agoI didn’t say it was. I just said loosely what the OG meme said, if you know how to read assembly, you know how to read (and write) what some of the code does.
minus-squareover_clox@lemmy.worldlinkfedilinkarrow-up1arrow-down2·1 year 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-squareover_clox@lemmy.worldlinkfedilinkarrow-up1arrow-down1·1 year 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.
Removed by mod
You’ve clearly never used a disassembler such as HIEW have you? You get the entire breakdown of the assembly code.
Removed by mod
I didn’t say it was. I just said loosely what the OG meme said, if you know how to read assembly, you know how to read (and write) what some of the code does.
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.
Removed by mod
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.