• @[email protected]
    link
    fedilink
    English
    2
    edit-2
    8 hours ago

    I don’t know anything about reverse engineering but this seems like fills a void as you mentioned. Thanks for sharing. Is there a fork for Linux?

    • TheTechnician27
      link
      English
      38 hours ago

      Ghidra is written in Java which is cross-platform.

        • @sleep_deprived
          link
          English
          27 hours ago

          Don’t feel too bad. A lot of more complicated Java programs utilize JNI with platform-specfic code, so even if you knew it was Java, it’s not a given that it works on Linux - especially given the incredibly complicated nature of decompilation, and that Ghidra has a DSL to define processors/“languages”.