From 854d7382655906a238576a130cb86be5b487bf5b Mon Sep 17 00:00:00 2001 From: pe3zx Date: Mon, 18 Jun 2018 07:35:26 +0000 Subject: [PATCH] Tools: Malware Analysis: Koodous --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 54d898e..624fe7b 100644 --- a/README.md +++ b/README.md @@ -1402,6 +1402,10 @@ _return-to-libc techniques_ katjahahn/PortEx Java library to analyse Portable Executable files with a special focus on malware analysis and PE malformation robustness + + Koodous + Koodous is a collaborative platform that combines the power of online analysis tools with social interactions between the analysts over a vast APKs repository. + LordNoteworthy/al-khaser Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.