From 1073b4532392e0aaabeb637793d63b42914b5c79 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 21 Aug 2018 23:22:47 +0700 Subject: [PATCH] [Add] gen0cide/gscript: framework to rapidly implement custom droppers for all three major operating systems --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 507969f..15f3134 100644 --- a/README.md +++ b/README.md @@ -1569,6 +1569,10 @@ _return-to-libc techniques_ FAME FAME Automates Malware Evaluation + + gen0cide/gscript + Framework to rapidly implement custom droppers for all three major operating systems + glmcdona/Process-Dump Windows tool for dumping malware PE files from memory back to disk for analysis.