jackullrich / TRunPELinks
A modified RunPE (process hollowing) technique avoiding the usage of SetThreadContext by appending a TLS section which calls the original entrypoint.
☆97Updated 6 years ago
Alternatives and similar repositories for TRunPE
Users that are interested in TRunPE are comparing it to the libraries listed below
Sorting:
- A novel technique to communicate between threads using the standard ETHREAD structure☆115Updated 4 years ago
- https://blog.f-secure.com/hiding-malicious-code-with-module-stomping/☆126Updated 6 years ago
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆70Updated 6 years ago
- ☆70Updated 11 months ago
- Use NT Native Registry API to create a registry that normal user can not query.☆94Updated 8 years ago
- ☆37Updated 4 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆107Updated 5 years ago
- A simple COM server which provides a component to run shellcode☆148Updated 5 years ago
- ☆83Updated last year
- A multi-staged malware that contains a kernel mode rootkit and a remote system shell.☆75Updated 4 years ago
- Example code for EDR bypassing☆151Updated 6 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆49Updated 8 years ago
- SharpASM is a C# project that aims to automate ASM (i.e. shellcode) execution in .NET programs by exploiting code caves in RWX sections a…☆59Updated 3 years ago
- Overwrite a process's recovery callback and execute with WER☆103Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 5 years ago
- Bypass UAC by abusing the Security Center CPL and hijacking a shell protocol handler☆30Updated 4 years ago
- Clone running process with ZwCreateProcess☆59Updated 5 years ago
- Sysmon shenanigans☆66Updated 5 years ago
- Evasive Process Hollowing Techniques☆142Updated 5 years ago
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆40Updated 5 years ago
- NINA: No Injection, No Allocation x64 Process Injection Technique☆227Updated 5 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 4 years ago
- ☆118Updated 3 years ago
- Assembly block for hooking windows API functions.