changelog

This commit is contained in:
Willi Ballenthin
2023-08-14 10:20:30 +00:00
committed by GitHub
parent 8003547414
commit 18058beb0a

View File

@@ -22,6 +22,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
### capa explorer IDA Pro plugin
- fix unhandled exception when resolving rule path #1693 @mike-hunhoff