SaadAhla / HeapCryptLinks
Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap
☆240Updated 2 years ago
Alternatives and similar repositories for HeapCrypt
Users that are interested in HeapCrypt are comparing it to the libraries listed below
Sorting:
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆219Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆228Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆314Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆260Updated 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…☆171Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- GhostWriting Injection Technique.☆177Updated 7 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 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 (…☆173Updated 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 …☆252Updated 2 years ago
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆198Updated last year
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated 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…☆301Updated 2 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…☆161Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆387Updated last year
- Remote Shellcode Injector☆218Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆202Updated last year
- Exploitation of process killer drivers☆202Updated last year
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆129Updated 3 years ago
- Kernel Mode Driver for Elevating Process Privileges☆132Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆273Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆307Updated 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
- The code is a pingback to the Dark Vortex blog:☆179Updated 2 years ago
- Beacon Object File Loader☆288Updated last year
- Load static-compiled PE from remote server.☆63Updated 3 years ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year