Closed Still34 closed 3 years ago
This PR implements compatibility for IDA 7.4, which includes compatibility support for any IDA 7.x. Note that this PR contains a breaking change where IDA 6.x support are dropped in favor of the latest APIs.
Thanks :) https://www.hex-rays.com/products/ida/support/ida74_idapython_no_bc695_porting_guide.shtml
This project was made a long time ago, so I will be refactoring it soon.
Summary
This PR implements compatibility for IDA 7.4, which includes compatibility support for any IDA 7.x. Note that this PR contains a breaking change where IDA 6.x support are dropped in favor of the latest APIs.