win_driver_plugin icon indicating copy to clipboard operation
win_driver_plugin copied to clipboard

IDA 7.x compatibility

Open alexander-pick opened this issue 6 years ago • 3 comments

Hi, is there a chance that IDA 7.x compatible version of the plugin will be released? There are multiple changes needed, i.e. Choose2 is now Choose etc.. I fixed a few things but hitting new errors with every click.

alexander-pick avatar Nov 23 '19 20:11 alexander-pick

Because I needed the functionality I quickly ported it over: https://github.com/alexander-pick/win_driver_plugin

In case you like the changes I can try to send a pull request.

alexander-pick avatar Nov 23 '19 20:11 alexander-pick

@alexander-pick I forked your repo and make it (kind of) work with IDA 7.6 and Python 3 https://github.com/tacbliw/win_driver_plugin

tacbliw avatar Nov 26 '23 07:11 tacbliw

@alexander-pick I forked your repo and make it (kind of) work with IDA 7.6 and Python 3 https://github.com/tacbliw/win_driver_plugin

It seems that there are still some issues with the repair.

zhefox avatar Dec 27 '23 05:12 zhefox