zero2504 / FrostLock-InjectionLinks
FrostLock Injection is a freeze/thaw-based code injection technique that uses Windows Job Objects to temporarily freeze (suspend) a target process, inject shellcode, and then seamlessly resume (thaw) it.
☆30Updated 6 months ago
Alternatives and similar repositories for FrostLock-Injection
Users that are interested in FrostLock-Injection are comparing it to the libraries listed below
Sorting:
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆61Updated last year
- Identifies LOLDrivers that are not blocked by the active HVCI policy — ideal for BYOVD scenarios.☆73Updated 3 months ago
- A BOF that suspends non-GUI threads for a target process or resumes them resulting in stealthy process silencing.☆56Updated 6 months ago
- ☆31Updated last year
- RPC to WebClient startup☆52Updated 2 months ago
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆68Updated last year
- a simple poc showcasing the ability of an admin to suspend EDR's protected processes , making it useless☆39Updated last year
- Cobalt Strike UDRL for memory scanner evasion.☆52Updated last year
- Alternative Read and Write primitives using Rtl* functions the unintended way.☆76Updated 2 months ago
- BOF to decrypt Signal Desktop chat logs☆73Updated 8 months ago
- Proxy function calls through the thread pool with ease☆30Updated 8 months ago
- ☆53Updated 4 months ago
- ☆47Updated 2 years ago
- Click Once + App Domain☆64Updated last year
- Rewrite to fit my needs☆31Updated last year
- An Aggressor Script that utilizes NtCreateUserProcess to run binaries☆30Updated 8 months ago
- early cascade injection PoC based on Outflanks blog post, in rust☆60Updated 11 months ago
- BOF for C2 framework