Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 22 days ago
JSON representation

PDBRipper is a utility for extract an information from PDB-files.

Awesome Lists containing this project

README

        

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NF3FBD3KHMXDN)
[![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/horsicq/PDBRipper.svg)](https://github.com/horsicq/PDBRipper/releases)
[![GitHub All Releases](https://img.shields.io/github/downloads/horsicq/PDBRipper/total.svg)](https://github.com/horsicq/PDBRipper/releases)

PDBRipper
=======

PDBRipper is an utility for extract an information from PDB-files.

![alt text](https://github.com/horsicq/PDBRipper/blob/master/mascots/PDBRipper.png "Mascot")

![alt text](https://github.com/horsicq/PDBRipper/blob/master/docs/screenshot_gui.jpg "Screenshot gui")
![alt text](https://github.com/horsicq/PDBRipper/blob/master/docs/screenshot_console.jpg "Screenshot console")

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)