diff --git a/CHANGELOG.md b/CHANGELOG.md index 4edb6fbd3..66336e92d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,7 @@ ## master (unreleased) ### New Features -- add the ability to select which specific functions or processes to analyze @yelhamer - +- cli: add the ability to select which specific functions or processes to analyze @yelhamer - webui: explore capa analysis results in a web-based UI online and offline #2224 @s-ff - support analyzing DRAKVUF traces #2143 @yelhamer - IDA extractor: extract names from dynamically resolved APIs stored in renamed global variables #2201 @Ana06