userland exec for Linux ARM v7
-
Updated
Jul 19, 2017 - C
userland exec for Linux ARM v7
Execution of the malicious code is masked under a legitimate process.
An implementation of the Process Hollowing technique.
execute a PE in the address space of another PE aka process hollowing
process hollowing variant using NtCreateSection + NtMapViewOfSection + ResumeThread
Demos of various injection techniques found in malware
Implementation of process hollowing on x32 .
userland exec for Linux x86_64
A shellcode runner / injector / hollower in Go, for windows
Various Process Injection Techniques
x64/x86 shellcode injector
Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping
PE loader with various shellcode injection techniques
Hollow is a tool for implementing the process hollowing technique.
Custom malware droppers written in multiple languages.
ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption
Penetration testing utility and antivirus assessment tool.
Process Herpaderping proof of concept, tool, and technical deep dive. Process Herpaderping bypasses security products by obscuring the intentions of a process.
Process hollowing C# shellcode runner that is FUD against Microsoft Defender as of October 7, 2023.
Add a description, image, and links to the process-hollowing topic page so that developers can more easily learn about it.
To associate your repository with the process-hollowing topic, visit your repo's landing page and select "manage topics."