Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 369 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 369 Bytes

CodeWarriorDemangler

A standalone command line utility for demangling CodeWarrior-compiled symbols.

All credit for the actual demangling goes to Cuyler36/Ghidra-CodeWarriorDemangler. Thanks! ❤️

Usage

cwd.jar [STRING]...
Output a demangled CodeWarrior symbol name for all specified STRING(s).