SaadAhla / HeapCrypt
Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap
☆240Updated last year
Alternatives and similar repositories for HeapCrypt:
Users that are interested in HeapCrypt are comparing it to the libraries listed below
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 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
- Exploitation of process killer drivers☆200Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆274Updated 2 years ago
- miscellaneous scripts and programs☆242Updated 3 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆225Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Updated last year
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆293Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆380Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆374Updated last year
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆365Updated 2 years ago
- EDRSandblast-GodFault☆261Updated last year
- A Nim implementation of reflective PE-Loading from memory☆281Updated 8 months ago
- PE obfuscator with Evasion in mind☆213Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆333Updated 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
- Load a dynamic library from memory by modifying the native Windows loader☆218Updated this week
- 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…☆168Updated 2 years ago
- Beacon Object File Loader☆286Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆338Updated 3 months ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆208Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆228Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆253Updated 9 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- Remote Shellcode Injector☆213Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆486Updated last month
- GhostWriting Injection Technique.☆171Updated 7 years ago