fortra / CreateProcessLinks
A small PoC that creates processes in Windows
☆182Updated last year
Alternatives and similar repositories for CreateProcess
Users that are interested in CreateProcess are comparing it to the libraries listed below
Sorting:
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- ☆166Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆225Updated this week
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated last year
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- The code is a pingback to the Dark Vortex blog:☆177Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- ☆200Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆277Updated 2 years ago
- ☆114Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆192Updated 4 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆214Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆139Updated 3 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆134Updated 2 years ago
- Evasive Process Hollowing Techniques☆141Updated 4 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- Exploring in-memory execution of .NET