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

https://github.com/luser/dwarfinspect


https://github.com/luser/dwarfinspect

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

A curses-based interface for inspecting DWARF information in binary files. Think of it as an interactive `dwarfdump`.

[![asciicast](https://asciinema.org/a/uQDYy67AqckvfVKtzRBlREJpb.png)](https://asciinema.org/a/uQDYy67AqckvfVKtzRBlREJpb)

## License

Licensed under either of

* Apache License, Version 2.0 ([`LICENSE-APACHE`](./LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([`LICENSE-MIT`](./LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.