fortra / CreateProcess
A small PoC that creates processes in Windows
☆182Updated 11 months ago
Alternatives and similar repositories for CreateProcess:
Users that are interested in CreateProcess are comparing it to the libraries listed below
- ☆165Updated 3 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆137Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆144Updated 4 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆195Updated 11 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆274Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆185Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆208Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆215Updated 2 years ago
- ☆115Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆232Updated 4 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆135Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- ☆196Updated 4 years ago
- ☆140Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆187Updated 4 years ago
- ☆199Updated 3 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆79Updated 3 years ago
- GhostWriting Injection Technique.☆171Updated 7 years ago
- WTSRM☆210Updated 2 years ago
- Exploring in-memory execution of .NET☆137Updated 3 years ago
- LdrLoadDll Unhooking☆127Updated 3 years ago
- Beacon Object File Loader☆286Updated last year
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆123Updated 2 years ago
- PoC MSVC COFF Object file loader/injector.☆177Updated 4 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆218Updated this week
- Files for http://blog.deniable.org/posts/windows-callbacks/☆75Updated 3 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆122Updated 3 years ago