https://github.com/zebp/objdump-demangle
A simple tool to demangle the output of objdump
https://github.com/zebp/objdump-demangle
Last synced: about 2 months ago
JSON representation
A simple tool to demangle the output of objdump
- Host: GitHub
- URL: https://github.com/zebp/objdump-demangle
- Owner: zebp
- Created: 2019-07-27T00:49:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-07-27T00:49:41.000Z (almost 6 years ago)
- Last Synced: 2025-04-02T05:49:34.577Z (about 2 months ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demangle
A simple tool to demangle the output of objdump
## Usage
Run `cargo run --release ./some_objdump_output_file`