VoidSec / DriverBuddyReloaded

Driver Buddy Reloaded is an IDA Pro Python plugin that helps automate some tedious Windows Kernel Drivers reverse engineering tasks
https://voidsec.com/driver-buddy-reloaded
GNU General Public License v3.0
313 stars 46 forks source link

DriverBuddy entry does not shown in plugins menu #12

Closed prksastry closed 2 years ago

prksastry commented 2 years ago

I use IDA Pro 7.6 and Python 3.10, after copying the folder and py script, it should be appeared in Edit->Plugins, but I cannot see the plugin listed?, exact for which IDA and Python versions, will this work?

VoidSec commented 2 years ago

Hi @prksastry, DriverBuddyReloaded has been tested on IDA 7.6.210427 and python 3.9.6.

Try to run the idapyswitch binary (from admin command prompt) and let me know if it solve the issue.

VoidSec commented 2 years ago

Closing the issue as I'm not hearing back from you. In case, just re-open it.