changelog

This commit is contained in:
Willi Ballenthin
2023-08-14 11:10:06 +00:00
committed by GitHub
parent bd5c65d22c
commit 9afe19a096

View File

@@ -23,6 +23,7 @@
- Fix binja backend stack string detection. #1473 @xusheng6
- linter: skip native API check for NtProtectVirtualMemory #1675 @williballenthin
- OS: detect Android ELF files #1705 @williballenthin
- ELF: fix parsing of symtab #1704 @williballenthin
### capa explorer IDA Pro plugin
- fix unhandled exception when resolving rule path #1693 @mike-hunhoff