You see this with some apps (I think ReVanced is a popular example?) and games occasionally, and I’ve never been clear on how they do it.

  • Ephera@lemmy.ml
    link
    fedilink
    arrow-up
    16
    ·
    4 months ago

    Yeah, it’s particularly easy with Java and C#, as they don’t compile all the way to machine code, but rather just to an intermediate representation (byte code).