FakePDB icon indicating copy to clipboard operation
FakePDB copied to clipboard

Tool for PDB generation from IDA Pro database

Results 17 FakePDB issues
Sort by recently updated
recently updated
newest added

Played around with different versions of fakepdb and could finally make an .pdb file. I'm using IDA PRO 7.7 Steps: 1. Use fakepdb 0.3 to dump info into json file...

I'm using IDA 7.6, to generate pdb of an executable but it is just creating the json only. I have tried to create using fakepdb.exe also but that also doesn't...

type/bug
component/pdb
component/ida

**Is your feature request related to a problem? Please describe.** I want to filter the JSON to extract the function names/addresses of the functions that I have explicitly manually named...

**Is your feature request related to a problem? Please describe.** AppVeyor is killing the build task as it exceeds 60 minutes of runtime. **Describe the solution you'd like** We should...

type/enhancement
component/meta

References #23

type/enhancement
component/ida

I can't seem to figure out how to get this plugin to work, it doesn't show up in IDA at all for me. I've tried in other exe's with processors...

type/question
component/ida

referencing the newly created pdb.

type/enhancement
help wanted
component/pe

**Is your feature request related to a problem? Please describe.** Export local types (enums, structs) with dumpinfo **Describe the solution you'd like** I'm willing to write the code for it....

type/enhancement
help wanted
component/ida

Hello. I've followed what the instruction says: what the instruction says: `copy content of fakepdb.zip/ida to /plugins` BUT unfortunately when i open the IDA the plugin seems NOT to installed...

type/question
component/ida

1. sometimes , there is no 'align' in segments 2 sometimes, the segment type can be null: ` { "name": ".tls", "start_rva": 5021696, "type": null, "selector": 5 }