• @over_clox
    link
    -11 year ago

    You’ve clearly never used a disassembler such as HIEW have you? You get the entire breakdown of the assembly code.

    • @SpaceNoodle
      link
      11 year ago

      I disassemble binaries daily for work. It’s still not the same as source code.

      • @over_clox
        link
        01 year ago

        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.