From ef58ef70cd56129fb26ecbaa8f6cc675306152d1 Mon Sep 17 00:00:00 2001 From: pe3zx Date: Tue, 21 Nov 2017 12:58:48 +0700 Subject: [PATCH] Add LordNoteworthy/al-khaser --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e192aa..db0c319 100644 --- a/README.md +++ b/README.md @@ -432,6 +432,10 @@ My curated list of awesome links, resources and tools hasherezade/libpeconv/runpe RunPE (aka Process Hollowing) is a well known technique allowing to injecting a new PE into a remote processes, imprersonating this process. The given implementation works for PE 32bit as well as 64bit. + + LordNoteworthy/al-khaser + Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection. + IRIS-H IRIS-H is an online digital forensics tool that performs automated static analysis of files stored in a directory-based or strictly structured formats.