mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
Merge pull request #497 from fireeye/williballenthin-patch-1
ida: support 7.6
This commit is contained in:
@@ -23,6 +23,7 @@ SUPPORTED_IDA_VERSIONS = [
|
||||
"7.3",
|
||||
"7.4",
|
||||
"7.5",
|
||||
"7.6",
|
||||
]
|
||||
|
||||
# file type names as returned by idaapi.get_file_type_name()
|
||||
|
||||
Reference in New Issue
Block a user