ida: support 7.6

closes #496
This commit is contained in:
Willi Ballenthin
2021-03-23 08:43:33 -06:00
committed by GitHub
parent 195bae903f
commit e22113c20d

View File

@@ -24,6 +24,7 @@ SUPPORTED_IDA_VERSIONS = [
"7.3",
"7.4",
"7.5",
"7.6",
]
# file type names as returned by idaapi.get_file_type_name()