trickster0 / TartarusGate
TartarusGate, Bypassing EDRs
☆580Updated 3 years ago
Alternatives and similar repositories for TartarusGate:
Users that are interested in TartarusGate are comparing it to the libraries listed below
- A POC for the new injection technique, abusing windows fork API to evade EDRs. https://www.blackhat.com/eu-22/briefings/schedule/index.ht…☆635Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- Performing Indirect Clean Syscalls☆541Updated 2 years ago
- A BOF that runs unmanaged PEs inline☆596Updated 6 months ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆668Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆490Updated last year
- Sleep Obfuscation☆749Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆380Updated last year
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …