From 6b69ed2ef20403dec09cf82468fcd34f15b55b19 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Sun, 26 Aug 2018 22:00:52 +0700 Subject: [PATCH] [Add] Vba2Graph - Generate call graphs from VBA code, for easier analysis of malicious documents. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ecdec85..adcaba9 100644 --- a/README.md +++ b/README.md @@ -1629,6 +1629,10 @@ _return-to-libc techniques_ Malpedia The primary goal of Malpedia is to provide a resource for rapid identification and actionable context when investigating malware. Openness to curated contributions shall ensure an accountable level of quality in order to foster meaningful and reproducible research. + + a href="https://github.com/MalwareCantFly/Vba2Graph/">MalwareCantFly/Vba2Graph + Vba2Graph - Generate call graphs from VBA code, for easier analysis of malicious documents. + malwareinfosec/EKFiddle A framework based on the Fiddler web debugger to study Exploit Kits, malvertising and malicious traffic in general.