Skip to content

IDA 7.x dropped 'add|del_menu_item()'. Turn those callbacks into actions#18

Open
aundro wants to merge 1 commit intograyhatacademy:masterfrom
aundro:master
Open

IDA 7.x dropped 'add|del_menu_item()'. Turn those callbacks into actions#18
aundro wants to merge 1 commit intograyhatacademy:masterfrom
aundro:master

Conversation

@aundro
Copy link

@aundro aundro commented Mar 7, 2018

Hi,

I just spent a few minutes porting alleycat.py to IDA 7.x.
Essentially, this is about registering & attaching globally-available actions instead of using 'add_menu_item()'.

This will not work on versions of IDA < 6.7, though ( see also: http://www.hexblog.com/?p=886 )

@aundro aundro changed the title IDA 7.x dropped 'add|del_menu_item()'. Turn those callbacks into IDA 7.x dropped 'add|del_menu_item()'. Turn those callbacks into actions Mar 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant