fortra / CreateProcessLinks
A small PoC that creates processes in Windows
☆186Updated last year
Alternatives and similar repositories for CreateProcess
Users that are interested in CreateProcess are comparing it to the libraries listed below
Sorting:
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆144Updated 3 years ago
- ☆169Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆239Updated 5 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆137Updated 3 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆226Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆200Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆77Updated 3 years ago
- ☆205Updated 3 years ago
- PoC MSVC COFF Object file loader/injector.☆185Updated 4 years ago
- LdrLoadDll Unhooking☆135Updated 3 years ago
- The code is a pingback to the Dark Vortex blog:☆187Updated 2 years ago
- ☆119Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆156Updated 4 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆85Updated 4 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆165Updated 4 years ago
- ☆150Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆301Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆198Updated 4 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆243Updated 6 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- Enabled / Disable LSA Protection via BYOVD☆80Updated 4 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆217Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆200Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆112Updated 3 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆135Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- GhostWriting Injection Technique.☆186Updated 7 years ago
- bring your own vulnerable driver☆113Updated 2 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆136Updated 5 months ago
- ☆208Updated 4 years ago