• oplkill@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    22 hours ago

    I don’t get it, how is it better than ghidra? Or it tries to name func, vars and types too, which is hard work

    • cm0002@lemdro.idOP
      link
      fedilink
      English
      arrow-up
      2
      ·
      22 hours ago

      Or it tries to name func, vars and types too,

      It tries to do exactly that, it actually uses ghidra for the initial decompilation

      • oplkill@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        21 hours ago

        Mmm, exciting, will it guess global unknown array variables, where god knows where they start/ends? From git example it seems just works in specific functions, not globally the whole code with global variable space