From ce5c0010abca5210cf59bf28d575f35e08373646 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 20 Oct 2020 22:23:03 +0700 Subject: [PATCH] Add nsacyber/BAM to Binary Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ae4e2b5..9d574ea 100644 --- a/README.md +++ b/README.md @@ -415,6 +415,10 @@ This repository is created as an online bookmark for useful links, resources and NASA-SW-VnV/ikos IKOS (Inference Kernel for Open Static Analyzers) is a static analyzer for C/C++ based on the theory of Abstract Interpretation + + nsacyber/BAM + The Binary Analysis Metadata tool gathers information about Windows binaries to aid in their analysis. + nccgroup/WindowsMemPageDelta A Microsoft Windows service to provide telemetry on Windows executable memory page changes to facilitate threat detection