TimMisiak / pywinsym

A simple python implementation of the core functionality from symstore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pywinsym

This is a simple re-implementation of the core functionality of symstore.exe.

It only supports indexing .exe files and .pdb files. This is meant to demonstrate the concepts behind a symbol store and is not intended to be used in any production environment.

About

A simple python implementation of the core functionality from symstore

License:GNU General Public License v2.0


Languages

Language:Python 100.0%