fortra / CreateProcess
A small PoC that creates processes in Windows
☆175Updated 8 months ago
Alternatives and similar repositories for CreateProcess:
Users that are interested in CreateProcess are comparing it to the libraries listed below
- ☆161Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆141Updated 3 years ago
- The code is a pingback to the Dark Vortex blog:☆170Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆228Updated 4 years ago
- GhostWriting Injection Technique.☆166Updated 6 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
- ☆190Updated 2 years ago
- ☆112Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆182Updated 3 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆177Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆209Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆69Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆187Updated 8 months ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆155Updated 4 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆130Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆133Updated 2 years ago
- You shall pass☆255Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆265Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆114Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆202Updated last year
- Overwrite a process's recovery callback and execute with WER☆102Updated 2 years ago
- WTSRM☆207Updated 2 years ago
- Exploring in-memory execution of .NET☆137Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last month
- a library that automates some clean syscalls to make it easier to implement☆84Updated 2 years ago
- Load static-compiled PE from remote server.☆59Updated 3 years ago
- ☆134Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆238Updated last year
- LdrLoadDll Unhooking☆124Updated 3 years ago
- ☆191Updated 3 years ago