• Derproid@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 months ago

      Doesn’t this make it easier to crack the denuvo as well though? Since now you have a list of changes to look at for where denuvo is implemented.

      • kautau@lemmy.world
        link
        fedilink
        English
        arrow-up
        5
        ·
        edit-2
        9 months ago

        I mean, decompiling an obfuscated binary down to each individual CPU instruction is pretty nuts to compare two separate releases, even at that level, denuvo can be injected into game assets everywhere, so it gets hard to tell what’s an actual patch and what’s denuvo. I’m guessing it’s sort of on purpose, by combining legitimate updates with denuvo, it’s harder to tell what’s denuvo. If denuvo was included in version 1, it would be easier to tell what was a legit update in the patch, and rule out those pieces of the install being denuvo. But that’s all sort of the whole point of denuvo is that it’s all over the codebase, all over the binaries, the assets, the libraries. It’s hard to nail down every spot it exists