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: 7 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-01T23:01:07.000Z (about 1 year ago)
- Last Synced: 2024-05-02T05:14:42.409Z (about 1 year ago)
- Topics: hacktoberfest, hacktoberfest2023, pdb, pdb-files, pdb-parser, reverse-engineering
- Language: C
- Homepage:
- Size: 1.61 MB
- Stars: 747
- Watchers: 27
- Forks: 88
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - horsicq/PDBRipper - PDBRipper is a utility for extract an information from PDB-files. (C)
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)