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.