• over_clox
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    2 years ago

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

    • SpaceNoodle
      link
      fedilink
      arrow-up
      2
      arrow-down
      1
      ·
      2 years ago

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

      • over_clox
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        2 years 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.