SolomonSklash / SleepyCryptLinks
A shellcode function to encrypt a running process image when sleeping.
☆344Updated 4 years ago
Alternatives and similar repositories for SleepyCrypt
Users that are interested in SleepyCrypt are comparing it to the libraries listed below
Sorting:
- Beacon Object File Loader☆292Updated last year
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆368Updated 3 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆285Updated 2 years ago
- Dump the memory of any PPL with a Userland exploit chain☆343Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆220Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 2 years ago
- A Nim implementation of reflective PE-Loading from memory☆292Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆314Updated 2 years ago
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆217Updated 3 years ago
- Move CS beacon to GPU memory when sleeping☆246Updated 3 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- You shall pass☆266Updated 3 years ago
- WTSRM☆215Updated 3 years ago
- ☆202Updated 4 years ago
- A little tool to play with the Seclogon service☆320Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆386Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆284Updated 2 years ago
- An implementation and proof-of-concept of Process Forking.