From a7484b9dbe881e669bcac58fd305f6a48d2ea941 Mon Sep 17 00:00:00 2001 From: William Ballenthin Date: Tue, 4 Aug 2020 16:28:49 -0600 Subject: [PATCH] changelog: add download text --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 715fc715..bf226a74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ We received contributions from eight reverse engineers, including four new ones: - @bitsofbinary - @threathive +Download a standalone binary below and checkout the readme [here on GitHub](https://github.com/fireeye/capa/). Report issues on our [issue tracker](https://github.com/fireeye/capa/issues) and contribute new rules at [capa-rules](https://github.com/fireeye/capa-rules/). + ### New features - import: add Binary Ninja import script #205 #207 @psifertex