https://github.com/gimli-rs/locate-dwarf
A crate to find DWARF debug symbols from stripped binaries
https://github.com/gimli-rs/locate-dwarf
Last synced: about 2 months ago
JSON representation
A crate to find DWARF debug symbols from stripped binaries
- Host: GitHub
- URL: https://github.com/gimli-rs/locate-dwarf
- Owner: gimli-rs
- License: other
- Created: 2016-11-06T00:26:09.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T18:59:06.000Z (about 2 years ago)
- Last Synced: 2025-04-12T03:38:53.300Z (about 2 months ago)
- Language: Rust
- Size: 50.8 KB
- Stars: 22
- Watchers: 9
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# locate-dwarf
A crate to find DWARF debug symbols from stripped binaries.## License
Licensed under either of
* Apache License, Version 2.0 ([`LICENSE-APACHE`](./LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([`LICENSE-MIT`](./LICENSE-MIT) or https://opensource.org/licenses/MIT)at your option.