FakePDB icon indicating copy to clipboard operation
FakePDB copied to clipboard

Doesn't work for IDA Pro 7.5?

Open JamesGricen opened this issue 4 years ago • 3 comments

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 and still no dice.

Example: https://i.imgur.com/ghAUg7Q.png

JamesGricen avatar Aug 12 '21 04:08 JamesGricen

May be silly to ask, but is the fakepdb.py plugin there in the plugins folder as well?

Pirulax avatar Aug 21 '21 10:08 Pirulax

It should works, please check your directory layout (there is should be fakepdb.py in <ida>/plugins/ folder)

image

Mixaill avatar Aug 21 '21 14:08 Mixaill

Personally I use it with 7.5 and it works flawlessly; check also if your Python scripting is working in the first place, you might need to update idapython if you use Python 3.9

EDIT: now I'm on 7.6, and it seems it's more of hit or miss...

p0358 avatar Sep 09 '21 21:09 p0358