jackullrich / TRunPE
A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original entrypoint.
☆95Updated 5 years ago
Alternatives and similar repositories for TRunPE:
Users that are interested in TRunPE are comparing it to the libraries listed below
- A novel technique to communicate between threads using the standard ETHREAD structure☆110Updated 4 years ago
- ☆69Updated last month
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆68Updated 5 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆43Updated 7 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆105Updated 4 years ago
- Example code for EDR bypassing☆150Updated 6 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆109Updated 3 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆118Updated 5 years ago
- ☆162Updated 3 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆100Updated 2 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 2 years ago
- A simple COM server which provides a component to run shellcode☆133Updated 4 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆149Updated 4 years ago
- ☆107Updated 2 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆195Updated 4 years ago
- ☆81Updated 6 months ago
- A multi-staged malware that contains a kernel mode rootkit and a remote system shell.☆72Updated 3 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆121Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆71Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆103Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆215Updated 2 years ago
- Next gen process injection technique☆45Updated 4 years ago
- Evasive Process Hollowing Techniques☆137Updated 4 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆83Updated last year
- Injects shellcode into remote processes using direct syscalls☆75Updated 4 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆122Updated 2 years ago
- ☆36Updated 3 years ago
- Recreating and reviewing the Windows persistence methods☆36Updated 3 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆133Updated 2 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆33Updated 4 years ago