An open API service indexing awesome lists of open source software.

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

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`