From f4501c940cb6146ee6b9fb9671937297e878afd8 Mon Sep 17 00:00:00 2001 From: Mathieu Tarral Date: Wed, 7 Oct 2020 12:12:51 +0200 Subject: [PATCH] README: update code intergrity entry in table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59942a3..f0c89fc 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Check `--help` for more options (_JSON output_, _recursive walk_, _workers count | Output JSON | ✔ | ✔ | | PE: ASLR - DYNAMIC_BASE | ✔ | ✔ | | PE: ASLR - HIGHENTROPYVA | ✔ | ✔ | -| PE: INTEGRITYCHECK | ✔ | ✔ | +| PE: INTEGRITYCHECK | ❌ | ✔ | | PE: Authenticode signed | ❌ | ✔ | | PE: DEP | ✔ | ✔ | | PE: Manifest Isolation | ✔ | ✔ |