Skip to content

Read symbol information, & dumps function info for given Module

Notifications You must be signed in to change notification settings

mayankbansal018/pdb_reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pdb_reader

Read symbol information, & dumps function info for given Module

Build

msbuild src/pdb_reader.sln /p:Platform="x86"

Usage

fixcov.exe <path_to_dll>

Note

  • Make sure pdb, & dll are present in same folder.
  • Install VS2017 with C++ workload on your box

About

Read symbol information, & dumps function info for given Module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages