Skip to main content

Timeline for How to decompile /usr/bin/ls

Current License: CC BY-SA 4.0

3 events
when toggle format what by license comment
May 17, 2020 at 15:28 comment added R4444 yes you can do that. But, it is much easier for a beginner to examine the exported code, as you can get globally defined structures, variables, even type information (ghidra constructs typedefs for custome types like undefined4 -> int), in a single unit. Thus you don't have to jump around and click through the references to check the information.
May 17, 2020 at 13:30 comment added multithr3at3d Why export it when you can view the decompilation within Ghidra?
May 17, 2020 at 2:55 history answered R4444 CC BY-SA 4.0