https://github.com/luser/dwarfinspect
https://github.com/luser/dwarfinspect
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/luser/dwarfinspect
- Owner: luser
- License: apache-2.0
- Created: 2018-05-21T13:32:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-22T15:48:03.000Z (about 8 years ago)
- Last Synced: 2025-01-22T17:46:17.894Z (over 1 year ago)
- Language: Rust
- Size: 17.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
A curses-based interface for inspecting DWARF information in binary files. Think of it as an interactive `dwarfdump`.
[](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.