https://github.com/horsicq/pdbripper
PDBRipper is a utility for extract an information from PDB-files.
https://github.com/horsicq/pdbripper
hacktoberfest hacktoberfest2023 pdb pdb-files pdb-parser reverse-engineering
Last synced: about 2 months ago
JSON representation
PDBRipper is a utility for extract an information from PDB-files.
- Host: GitHub
- URL: https://github.com/horsicq/pdbripper
- Owner: horsicq
- License: mit
- Created: 2020-01-29T18:13:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T07:50:32.000Z (8 months ago)
- Last Synced: 2025-04-10T08:42:41.203Z (8 months ago)
- Topics: hacktoberfest, hacktoberfest2023, pdb, pdb-files, pdb-parser, reverse-engineering
- Language: C
- Homepage:
- Size: 1.75 MB
- Stars: 827
- Watchers: 27
- Forks: 90
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NF3FBD3KHMXDN)
[](https://github.com/horsicq/PDBRipper/releases)
[](https://github.com/horsicq/PDBRipper/releases)
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
## Special Thanks
- [PELock Software Protection & Reverse Engineering](https://www.pelock.com)