Uses Microsft MSDIA interface to parse PDB & get the corresponding symbols
- You'll have to install requests & comtypes dependency
- Make sure the msdia dll is present at target path (Mine is at C:\Program Files (x86)\Common Files\Microsoft Shared\VC\amd64\msdia80.dll)
- simply run the DiaGetVDInfo.py in python.
see VirtualDesktopAPI_25247.log
Use jupyter notebook to open DiaGetVDInfo.ipynb