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

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

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.