• cm0002@lemdro.idOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 day 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
      ·
      1 day 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