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
319 stars 47 forks source link

Python Version Compatibility for IDA Plugin #33

Closed ocher18 closed 2 months ago

ocher18 commented 3 months ago

I've been attempting to integrate the "Driver Buddy Reloaded" plugin into IDA Pro 7.5, following the installation instructions meticulously including " Python v. 3.x, run the idapyswitch.exe binary (located in IDA's folder) from an admin command prompt " . However, despite adding the plugin files to the correct directory and ensuring Python is correctly configured and added to my system's PATH, I'm encountering issues with the plugin not appearing in IDA Pro 7.5.

Could you please confirm the specific Python version compatibility required for the plugin to function correctly with IDA Pro 7.5?

Thank you for your assistance. I look forward to your response.

Best regards,

VoidSec commented 3 months ago

Hi, in which folder are you placing the script? What error message, if any, form the IDA console?