Idov31 / JormungandrLinks
Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.
☆232Updated last year
Alternatives and similar repositories for Jormungandr
Users that are interested in Jormungandr are comparing it to the libraries listed below
Sorting:
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- ☆260Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- miscellaneous scripts and programs☆250Updated 6 months ago
- Windows rootkit designed to work with BYOVD exploits☆204Updated 6 months ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆143Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆234Updated 9 months ago
- WTSRM☆214Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆296Updated last year
- ☆161Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆233Updated last year
- EDRSandblast-GodFault☆266Updated last year
- Admin to Kernel code execution using the KSecDD driver☆253Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆269Updated 10 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆227Updated 2 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆220Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆349Updated 11 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆350Updated 5 months ago
- ETW based POC to identify direct and indirect syscalls☆187Updated 2 years ago
- ☆193Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆200Updated last year
- Process Injection using Thread Name☆274Updated 3 months ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆171Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆186Updated last month