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:
- miscellaneous scripts and programs☆243Updated 4 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆249Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated 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
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆224Updated 2 years ago
- GhostWriting Injection Technique.☆175Updated 7 years ago
- Exploitation of process killer drivers☆201Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆231Updated 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…☆296Updated last year
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆196Updated 11 months ago
- Remote Shellcode Injector☆217Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆192Updated last year
- C++ self-Injecting dropper based on various EDR evasion techniques.☆378Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Updated last year
- PE obfuscator with Evasion in mind☆212Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆297Updated 2 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆276Updated 2 years ago
- WTSRM☆211Updated 2 years ago
- Beacon Object File Loader☆287Updated last year
- Generic PE loader for fast prototyping evasion techniques☆231Updated 11 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆331Updated 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…☆168Updated 2 years ago
- Reuse open handles to dynamically dump LSASS.☆246Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆169Updated 2 years ago
- CVE-2022-42046 Proof of Concept of wfshbr64.sys local privilege escalation via DKOM☆163Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆381Updated last year
- The code is a pingback to the Dark Vortex blog:☆173Updated 2 years ago
- Call stack spoofing for Rust☆335Updated 3 months ago