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

[FEATURE] print addr/sub location of DeviceName #9

Closed VoidSec closed 2 years ago

VoidSec commented 2 years ago

Add the information relative to where the DeviceName has been found within the driver

VoidSec commented 2 years ago

Require a massive refactor of device_name_finder.py