Add CodeWarrior Name Demangling #1141
Labels
Component: Demangler
State: Duplicate
Issue is a duplicate of another issue
Type: Enhancement
Issue is a small enhancement to existing functionality
Binary Ninja doesn't support demangling functions mangled by the CodeWarrior compiler. I've seen the workaround in #467 with the script to manually demangle those, but that only fixes function names, not the parameter types.
Could support for CodeWarrior demangling (as in this script: https://gist.github.com/jackoalan/a4035651f6b870136da5 ) be added to Binary Ninja?
The text was updated successfully, but these errors were encountered: