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☆142Updated 3 years ago
- ☆166Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆235Updated 4 years ago
- The code is a pingback to the Dark Vortex blog:☆181Updated 2 years ago
- ☆203Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆239Updated 2 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆132Updated 3 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- ☆114Updated 2 years ago
- 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
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated last month
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆217Updated 2 years ago
- ☆146Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆157Updated 4 years ago
- LdrLoadDll Unhooking☆130Updated 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
- PoC MSVC COFF Object file loader/injector.☆179Updated 4 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆281Updated 2 years ago
- Experiment on reproducing Obfuscate & Sleep☆146Updated 4 years ago
- ☆201Updated 4 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆217Updated 2 years ago
- GhostWriting Injection Technique.☆179Updated 7 years ago
- DLL Hollowing PoC - Remote and Self shellcode injection☆80Updated 3 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆105Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 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 …☆253Updated 2 years ago
- Project to check which Nt/Zw functions your local EDR is hooking☆196Updated 4 years ago
- bring your own vulnerable driver☆106Updated 2 years ago