• Nailbar@sopuli.xyz
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    1 year ago

    It looks like it’s decompiled from something, so all the variable names are missing and instead presented with whatever index they had in the binary.

    But that’s just a wild guess. I don’t know what actual decompiled code looks like.

    • hemmes@vlemmy.net
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I don’t think you’re far off because obfuscated code usually has less structured variable references.

    • SurpriseWaterfall@sopuli.xyz
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      I thought it was decompiled code at first to, but the function names are still real words. It’s almost like it was manually obfuscated by replacing all the variable names.