mirror of
https://github.com/mandiant/capa.git
synced 2026-04-28 03:43:21 -07:00
@@ -11,6 +11,7 @@
|
||||
-
|
||||
|
||||
### Bug Fixes
|
||||
- fix: EXTENSIONS_ELF never referenced @williballenthin #3031
|
||||
|
||||
### capa Explorer Web
|
||||
|
||||
|
||||
@@ -65,7 +65,6 @@ EXTENSIONS_SHELLCODE_64 = ("sc64", "raw64")
|
||||
# VMRay (.zip)
|
||||
EXTENSIONS_DYNAMIC = ("json", "json_", "json.gz", "log", ".log.gz", ".zip")
|
||||
EXTENSIONS_BINEXPORT2 = ("BinExport", "BinExport2")
|
||||
EXTENSIONS_ELF = "elf_"
|
||||
EXTENSIONS_FREEZE = "frz"
|
||||
EXTENSIONS_BINJA_DB = "bndb"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user