Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Could you be more exact on data type ? Commented May 18, 2020 at 15:18
  • no, you can't as data type inference is still an unsolved problem Commented May 18, 2020 at 16:08
  • What do you man by "unsolved" ? This decompilation result has so many undefined8 Commented May 20, 2020 at 7:54
  • 1
    i.e. correct type recovery from stripped binaries is not fully possible yet. If you get undefineds then it is possible that the decompiler is not able to detect correct types and marked it as a custom type Commented May 20, 2020 at 13:17