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 4 years ago
- Silence EDRs by removing kernel callbacks☆239Updated 5 years ago
- The code is a pingback to the Dark Vortex blog:☆187Updated 2 years ago
- PoC MSVC COFF Object file loader/injector.☆185Updated 4 years ago
- ☆205Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- LdrLoadDll Unhooking☆134Updated 3 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆166Updated 4 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆226Updated 3 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆85Updated 4 years ago
- ☆120Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆138Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆77Updated 3 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆113Updated 3 years ago
- ☆152Updated 3 years ago
- Experiment on reproducing Obfuscate & Sleep☆158Updated 4 years ago
- GhostWriting Injection Technique.☆190Updated 7 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆218Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆203Updated 2 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 6 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆302Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆280Updated 6 months ago
- ☆208Updated 4 years ago
- Enabled / Disable LSA Protection via BYOVD☆80Updated 4 years ago
- Load static-compiled PE from remote server.☆68Updated 4 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆91Updated 2 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 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 …☆260Updated 2 years ago
- Interceptor is a kernel driver focused on tampering with EDR/AV solutions in kernel space☆135Updated 3 years ago