-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
IDA contains types in its typelibs that it doesn't export using IDAPython API's. If an exception is thrown when defining a struct members type, I re-type it to be a byte array. Also, I've added OrderedDict's to structure dictionaries in hope that it prevents types from being applied out of order.
- Loading branch information
zznop
committed
Dec 27, 2019
1 parent
7c30da8
commit 70703ac
Showing
2 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters