rad9800 / TamperingSyscallsLinks
☆486Updated 2 years ago
Alternatives and similar repositories for TamperingSyscalls
Users that are interested in TamperingSyscalls are comparing it to the libraries listed below
Sorting:
- KaynLdr is a Reflective Loader written in C/ASM☆540Updated last year
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆470Updated 3 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆680Updated last year
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆566Updated 2 years ago
- PoC for a sleep obfuscation technique leveraging waitable timers to evade memory scanners.☆590Updated last year
- A POC for the new injection technique, abusing windows fork API to evade EDRs. https://www.blackhat.com/eu-22/briefings/schedule/index.ht…☆646Updated 2 years ago
- TartarusGate, Bypassing EDRs☆595Updated 3 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆366Updated 3 years ago
- ☆552Updated last month
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆502Updated 3 months ago
- A PoC implementation for an evasion technique to terminate the current thread and restore it before resuming execution, while implementin…☆523Updated 2 years ago
- RefleXXion is a utility designed to aid in bypassing user-mode hooks utilised by AV/EPP/EDR etc. In order to bypass the user-mode hooks, …☆491Updated 3 years ago
- Performing Indirect Clean Syscalls☆565Updated 2 years ago
- Sleep Obfuscation☆769Updated last year
- Various ways to execute shellcode☆492Updated last year
- PoC Implementation of a fully dynamic call stack spoofer☆802Updated 11 months ago
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆297Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆451Updated last year
- Tools and PoCs for Windows syscall investigation.☆361Updated last month
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆384Updated last year
- Yet another variant of Process Hollowing☆400Updated 5 months ago
- Dump the memory of any PPL with a Userland exploit chain☆334Updated 2 years ago
- Evasive shellcode loader for bypassing event-based injection detection (PoC)☆783Updated 3 years ago
- FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!☆338Updated 2 years ago
- Lifetime AMSI bypass☆634Updated last year
- 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
- A shellcode function to encrypt a running process image when sleeping.☆339Updated 3 years ago
- Leaked Windows processes handles identification tool☆288Updated 3 years ago
- Threadless Process Injection through entry point hijacking☆347Updated 10 months ago