fortra / CreateProcessLinks
A small PoC that creates processes in Windows
☆185Updated 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☆143Updated 3 years ago
- ☆167Updated 3 years ago
- The code is a pingback to the Dark Vortex blog:☆180Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆237Updated 4 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- ☆202Updated 3 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆219Updated 3 years ago
- LdrLoadDll Unhooking☆134Updated 3 years ago
- ☆118Updated 2 years ago
- GhostWriting Injection Technique.☆179Updated 7 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆197Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆189Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆161Updated 4 years ago
- Enabled / Disable LSA Protection via BYOVD☆78Updated 3 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆82Updated 3 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆199Updated 4 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- PoC MSVC COFF Object file loader/injector.☆180Updated 4 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 3 months ago
- ☆147Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆152Updated 4 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆240Updated 4 months ago
- ☆205Updated 4 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
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆106Updated 3 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆64Updated 3 years ago
- bring your own vulnerable driver☆111Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 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 …☆257Updated 2 years ago