Awesome
PDBRipper
PDBRipper is an utility for extract an information from PDB-files.
How to build on Windows
Install Visual Studio 2013: https://github.com/horsicq/build_tools
Install Qt 5.6.3 for VS2013: https://github.com/horsicq/build_tools
Install 7-Zip: https://www.7-zip.org/
Clone project: git clone --recursive https://github.com/horsicq/PDBRipper.git
Edit build_win32.bat ( check VS_PATH, SEVENZIP_PATH, QT_PATH variables)
Run build_win32.bat