Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In IDA 7.6 I get "NameError: name 'idaapi' is not defined" Adding "import idaapi" at the start solves it.
- Loading branch information