• @[email protected]
    cake
    link
    fedilink
    -111 months ago

    No, it’s actually better when you can read the machine code.

    Most folks don’t care to recompile the whole thing when all they wanna do is bypass the activation and tracker shit.

    • @[email protected]
      link
      fedilink
      211 months ago

      Having access to the source code actually makes reading machine code easier, so you’re also wrong on this entirely different thing you’re going on about.

      • @[email protected]
        cake
        link
        fedilink
        -111 months ago

        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.

          • @[email protected]
            cake
            link
            fedilink
            011 months ago

            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.

      • @[email protected]
        cake
        link
        fedilink
        -111 months ago

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

          • @[email protected]
            cake
            link
            fedilink
            011 months 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.