Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davidkarlas/ppdb2xml


https://github.com/davidkarlas/ppdb2xml

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

# ppdb2xml

ppdb2xml is simple tool which outputs xml informations stored inside .exe/.dll and .pdb file(new portable pdb format).

All source code is taken from offical roslyn repository. Because it seemed like too much work to compile library :).

For convince I included already compiled ppdb2xml.exe into repository which already has all needed .dlls ILRepacked into it...

Enjoy debugging debugging file.