Mixaill / FakePDB

Tool for PDB generation from IDA Pro database
Apache License 2.0
523 stars 55 forks source link

FakePDB -> Generate .PDB file does not works for .DLL files #12

Closed Mixaill closed 3 years ago

Mixaill commented 4 years ago

Describe the bug FakePDB -> Generate .PDB file does not works for .DLL files

To Reproduce Steps to reproduce the behavior:

  1. Open .IDA project which is created from .dll file
  2. Edit -> FakePDB -> Generate .PDB file
  3. Only .json file is generated

Additional context https://www.youtube.com/watch?v=5JYv7ynSxsM

Mixaill commented 3 years ago

fixed in #14