FakePDB Versions Save

Tool for PDB generation from IDA Pro database

v0.3

3 years ago
  • ida: fix .dll support
  • fakepdb: add ability to generate .lib files

Thanks to:

  • @p0358

v0.2

3 years ago
  • json: store RVAs instead of EAs
  • json: added labels export
  • ida: added compatibility with IDA Pro v7.4
  • ida: added ability to export labels (Ctrl+Shift+5)
  • pdbgen: sync with LLVM master
  • pdbgen: improved PE32+ binaries support

Thanks to @laomaiweng

v0.1

3 years ago
  • first release