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:
- ☆166Updated 3 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆143Updated 3 years ago
- The code is a pingback to the Dark Vortex blog:☆182Updated 2 years ago
- ☆202Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆197Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆136Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆237Updated 4 years ago
- ☆118Updated 2 years ago
- LdrLoadDll Unhooking☆131Updated 3 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆136Updated 2 months ago
- Experiment on reproducing Obfuscate & Sleep☆149Updated 4 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆188Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆159Updated 4 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆240Updated 3 months ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆219Updated 3 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
- GhostWriting Injection Technique.☆179Updated 7 years ago
- Enabled / Disable LSA Protection via BYOVD☆80Updated 3 years ago
- ☆147Updated 3 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆83Updated 3 years ago
- ☆204Updated 4 years ago
- PoC MSVC COFF Object file loader/injector.☆180Updated 4 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆291Updated 2 years ago
- bring your own vulnerable driver☆110Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆139Updated 3 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
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆254Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆197Updated 4 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆124Updated 2 years ago