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
- ☆70Updated last year
- Weaponizing Gigabyte driver for priv escalation and bypass PPL☆70Updated 6 years ago
- A simple COM server which provides a component to run shellcode☆149Updated 5 years ago
- ☆37Updated 4 years ago
- Use NT Native Registry API to create a registry that normal user can not query.☆94Updated 8 years ago
- A multi-staged malware that contains a kernel mode rootkit and a remote system shell.☆74Updated 4 years ago
- Sysmon shenanigans☆66Updated 5 years ago
- Windows PE - TLS (Thread Local Storage) Injector in C/C++☆107Updated 5 years ago
- APC DLL Injector with NtQueueApcThread and wake up thread support☆49Updated 8 years ago
- ☆83Updated last year
- ☆85Updated 4 years ago
- Bypass UAC by abusing the Security Center CPL and hijacking a shell protocol handler☆30Updated 4 years ago
- From directory deletion to SYSTEM shell☆111Updated 5 years ago
- Clone running process with ZwCreateProcess☆59Updated 5 years ago
- ☆15Updated 5 years ago
- A small commented POC for removing API hooks placed by AV/EDR.☆34Updated 5 years ago
- Example code for EDR bypassing☆151Updated 6 years ago
- Assembly block for hooking windows API functions.☆94Updated 6 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆109Updated 4 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
- PoC MSVC COFF Object file loader/injector.☆186Updated 4 years ago
- Assembly HellGate implementation that directly calls Windows System Calls and displays the PPID of the explorer.exe process☆107Updated 2 years ago
- Recreating and reviewing the Windows persistence methods☆39Updated 4 years ago
- DoppelGate relies on reading ntdll on disk to grab syscall stubs, and patches these syscall stubs into desired functions to bypass Userla…☆123Updated 3 years ago
- Assembly block for finding and calling the windows API functions inside import address table(IAT) of the running PE file.☆80Updated 2 years ago
- C++ function that will automagically unhook a specified Windows API☆62Updated 5 years ago
- Windows process injection methods☆19Updated 6 years ago