From 6decac7474212bb160aed6c3d2668904b582b76c Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 6 Dec 2020 23:09:29 +0700 Subject: [PATCH] Add kevoreilly/CAPEv2 to Malware Analysis section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0edaadb..d3ee067 100644 --- a/README.md +++ b/README.md @@ -1560,6 +1560,10 @@ This repository is created as an online bookmark for useful links, resources and katjahahn/PortEx Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness + + kevoreilly/CAPEv2 + Malware Configuration And Payload Extraction + kirk-sayre-work/VBASeismograph A tool for detecting VBA stomping.