rmhh888

Results 4 comments of rmhh888

When using Macos 9.2 to close IDA, an error occurs

using Macos 9.2 to close IDA, an error occurs,patching, intel CPU

> index 693a6e8..93ee99f 100644 > --- a/plugins/patching/util/ida.py > +++ b/plugins/patching/util/ida.py > @@ -170,7 +170,7 @@ def attach_submenu_to_popup(popup_handle, submenu_name, prev_action_name): > qmenu = sip.wrapinstance(int(p_qmenu), QtWidgets.QMenu) > > # create a Qt...