All Projects → horsicq → Pdbripper

horsicq / Pdbripper

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

Projects that are alternatives of or similar to Pdbripper

Apktool
A tool for reverse engineering Android apk files
Stars: ✭ 12,978 (+7401.73%)
Mutual labels:  reverse-engineering
Anno1800 Mod Loader
The one and only mod loader for Anno 1800, supports loading of unpacked RDA files, XML merging and Python mods.
Stars: ✭ 161 (-6.94%)
Mutual labels:  reverse-engineering
Elf Dump Fix
Utils use to dump android ELF from memory and do some fix including the ELF section header rebuilding
Stars: ✭ 166 (-4.05%)
Mutual labels:  reverse-engineering
Js Reverse
JS逆向研究
Stars: ✭ 159 (-8.09%)
Mutual labels:  reverse-engineering
Frida Ios Dump
pull decrypted ipa from jailbreak device
Stars: ✭ 2,223 (+1184.97%)
Mutual labels:  reverse-engineering
Antidebugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Stars: ✭ 161 (-6.94%)
Mutual labels:  reverse-engineering
Cmd
Command line tools for database operation written by Go, moved to https://gitea.com/xorm/cmd
Stars: ✭ 154 (-10.98%)
Mutual labels:  reverse-engineering
Ilspy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
Stars: ✭ 14,011 (+7998.84%)
Mutual labels:  pdb
Androidlibrary
Android library to reveal or obfuscate strings and assets at runtime
Stars: ✭ 162 (-6.36%)
Mutual labels:  reverse-engineering
Pwnshop
Exploit Development, Reverse Engineering & Cryptography
Stars: ✭ 167 (-3.47%)
Mutual labels:  reverse-engineering
Uddbg
A gdb like debugger that provide a runtime env to unicorn emulator and additionals features!
Stars: ✭ 159 (-8.09%)
Mutual labels:  reverse-engineering
Pikachu Volleyball P2p Online
Pikachu Volleyball peer-to-peer online via WebRTC data channels
Stars: ✭ 160 (-7.51%)
Mutual labels:  reverse-engineering
Biosyntax
Syntax highlighting for computational biology
Stars: ✭ 164 (-5.2%)
Mutual labels:  pdb
Binja Retdec
Binary Ninja plugin to decompile binaries using RetDec API
Stars: ✭ 158 (-8.67%)
Mutual labels:  reverse-engineering
Pudb
Full-screen console debugger for Python
Stars: ✭ 2,267 (+1210.4%)
Mutual labels:  pdb
Degate
Open source software for chip reverse engineering.
Stars: ✭ 156 (-9.83%)
Mutual labels:  reverse-engineering
Iphonebackuptools
iOS Backup Data Extraction
Stars: ✭ 162 (-6.36%)
Mutual labels:  reverse-engineering
Pdb Cheatsheet
A cheatsheet for the Python Debugger (pdb)
Stars: ✭ 171 (-1.16%)
Mutual labels:  pdb
Apkstudio
Open-source, cross platform Qt based IDE for reverse-engineering Android application packages.
Stars: ✭ 2,246 (+1198.27%)
Mutual labels:  reverse-engineering
Android Lkms
Android Loadable Kernel Modules - mostly used for reversing and debugging on controlled systems/emulators
Stars: ✭ 164 (-5.2%)
Mutual labels:  reverse-engineering

Donate GitHub tag (latest SemVer) GitHub All Releases

PDBRipper

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

alt text alt text

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].