• Chloé 🥕@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    33
    ·
    12 hours ago

    to clarify: the decompilation is done. so we have the source code, one way or another.

    (well, it’s not completely done since it doesn’t compile to the exact same binary, but it’s very close - just go watch the video OP linked, it’s good)

    • Altima NEO@lemmy.zip
      link
      fedilink
      English
      arrow-up
      11
      arrow-down
      1
      ·
      11 hours ago

      Decomp isn’t the original source code, though. It’s just code written in a way that’s going to produce similar to exact same results as the original.

      • Chloé 🥕@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        16
        ·
        11 hours ago

        yea, for historical preservation purposes, having the original source code will always be better

        but in practice, what we have now is good enough to do basically anything you’d want the source code for