Idov31 / JormungandrLinks
Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.
☆231Updated last year
Alternatives and similar repositories for Jormungandr
Users that are interested in Jormungandr are comparing it to the libraries listed below
Sorting:
- Admin to Kernel code execution using the KSecDD driver☆251Updated last year
- miscellaneous scripts and programs☆245Updated 5 months ago
- Exploitation of process killer drivers☆201Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- WTSRM☆212Updated 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 …☆248Updated 2 years ago
- EDRSandblast-GodFault☆266Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆298Updated 2 years ago
- ETW based POC to identify direct and indirect syscalls☆187Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆229Updated 8 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
- Windows x64 kernel mode rootkit process hollowing POC.☆191Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆261Updated 10 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆346Updated 4 months ago
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated last year
- Beacon Object File Loader☆287Updated last year
- ☆259Updated 2 years ago
- ☆257Updated last year
- 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…☆169Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆221Updated 3 weeks ago
- Experiment on reproducing Obfuscate & Sleep☆145Updated 4 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆290Updated last year
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆160Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆277Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆142Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆232Updated 11 months ago
- lib-nosa is a minimalist C library designed to facilitate socket connections through AFD driver IOCTL operations on Windows.☆112Updated 9 months ago