SaadAhla / HeapCryptLinks
Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap
☆243Updated 2 years ago
Alternatives and similar repositories for HeapCrypt
Users that are interested in HeapCrypt are comparing it to the libraries listed below
Sorting:
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆231Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆301Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆224Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆182Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆201Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- GhostWriting Injection Technique.☆186Updated 7 years ago
- Beacon Object File Loader☆298Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆372Updated 3 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆227Updated 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 …☆259Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆186Updated 2 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆200Updated 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…☆170Updated 2 years ago
- PE obfuscator with Evasion in mind☆214Updated 2 years ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆165Updated 4 years ago
- A shellcode function to encrypt a running process image when sleeping.☆342Updated 4 years 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…☆164Updated 2 years ago
- WTSRM☆216Updated 3 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆273Updated 2 years ago
- CVE-2022-42046 Proof of Concept of wfshbr64.sys local privilege escalation via DKOM☆162Updated 3 years ago
- ☆208Updated 4 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆136Updated 3 years ago
- Remote Shellcode Injector☆220Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆201Updated 2 years ago
- A small PoC that creates processes in Windows☆186Updated last year