FakePDB
                                
                                 FakePDB copied to clipboard
                                
                                    FakePDB copied to clipboard
                            
                            
                            
                        Doesn't work for IDA Pro 7.5?
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
May be silly to ask, but is the fakepdb.py plugin there in the plugins folder as well?
It should works, please check your directory layout (there is should be fakepdb.py in <ida>/plugins/ folder)

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...