diff --git a/CHANGELOG.md b/CHANGELOG.md index bc710aa8..e28a2efa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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