Platform independent REshare exporter for PDB's, built with and updated fork of pdbparse (originally by Moyix).
Type parsing code is based on Ry Auscitte's work - many thanks for it:
- https://auscitte.github.io/posts/Func-Prototypes-With-Pdbparse
- https://gist.github.com/Auscitte/37aa7b2d3be058cb6b4d5b8b4c13477a
This implementation is the result of long streaks of trial and error based on recent MS PDB's for x64. Hence the general code quality is not great and other input flavors may fail, but issue reports (preferably with samples) and PR's are welcome!