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

https://github.com/aarzilli/diexplorer

Explore debug_info section of an executable as a hyperlinked document.
https://github.com/aarzilli/diexplorer

Last synced: about 1 year ago
JSON representation

Explore debug_info section of an executable as a hyperlinked document.

Awesome Lists containing this project

README

          

# Diexplorer

Diexplorer is a web-based interactive explorer for debug symbols stored
inside executable files, using the DWARF v4 format.

It supports ELF, Mach-O and PE executable files.

![Screenshot](https://raw.githubusercontent.com/aarzilli/diexplorer/master/_doc/screenshot.png)