CognisysGroup / SweetDreamsLinks
Implementation of Advanced Module Stomping and Heap/Stack Encryption
☆219Updated 2 years ago
Alternatives and similar repositories for SweetDreams
Users that are interested in SweetDreams are comparing it to the libraries listed below
Sorting:
- 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
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆234Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- PoC for thread pool based process injection in Windows.☆117Updated 4 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆144Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆120Updated 2 years ago
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 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
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆238Updated 10 months ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆161Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆130Updated 3 years ago
- kernel-mode DLL Injector☆108Updated 4 months ago
- Exploitation of process killer drivers☆202Updated last year
- Finding Truth in the Shadows☆116Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆239Updated last year
- Reverse engineering winapi function loadlibrary.☆210Updated 2 years ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆188Updated 2 months ago
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆135Updated last month
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆143Updated 3 weeks ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆131Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆180Updated 2 years ago
- XOR decrypting shellcode using the GPU with OpenCL.☆114Updated 3 months ago
- ETW based POC to identify direct and indirect syscalls☆187Updated 2 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
- Admin to Kernel code execution using the KSecDD driver☆255Updated last year
- Kernel Mode Driver for Elevating Process Privileges☆132Updated 2 years ago
- bring your own vulnerable driver☆106Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆279Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆204Updated last year