SaadAhla / HeapCryptLinks
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
Sorting:
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated last year
- miscellaneous scripts and programs☆245Updated 5 months ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆366Updated 3 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆311Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆383Updated 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
- WTSRM☆212Updated 2 years ago
- Exploitation of process killer drivers☆201Updated last year
- GhostWriting Injection Technique.☆176Updated 7 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆226Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Updated last year
- Dump the memory of any PPL with a Userland exploit chain☆335Updated 2 years ago
- Beacon Object File Loader☆287Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆277Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆383Updated last year
- Remote Shellcode Injector☆217Updated 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
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆498Updated 2 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆255Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆214Updated 2 years ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆298Updated last year
- 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
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆187Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated 11 months ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆290Updated last year
- An example reference design for a proposed BOF PE☆175Updated 2 months ago