-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Hey, thanks for the great extension!
I'm currently working on using this along with objdiff in my decompilation project th06 to enable a better diffing workflow.
I have something working great with delinker version 0.4. However, in version 0.5, the delinker now contains a bunch of extra symbols that add a ton of noise, and don't seem to be of great value. In particular
Those symbols seem to be inserted automatically by ghidra during switch/case analysis.
Would it make sense perhaps to detect them and not include them in the symbol table of the generated object file?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels

