crummie5 / FreshyCalls
FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!
☆315Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for FreshyCalls
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆431Updated 2 years ago
- ☆471Updated 3 weeks ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆193Updated last year
- Phantom DLL hollowing PoC☆350Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆628Updated last year
- WTSRM☆199Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆544Updated last year
- Security product hook detection☆311Updated 3 years ago
- A shellcode function to encrypt a running process image when sleeping.☆329Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆368Updated 10 months ago
- Yet another variant of Process Hollowing☆355Updated 8 months ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆156Updated 4 months ago
- KaynLdr is a Reflective Loader written in C/ASM☆521Updated 11 months ago
- Silence EDRs by removing kernel callbacks☆222Updated 3 years ago
- Dump the memory of any PPL with a Userland exploit chain☆331Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆197Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆250Updated last year
- GhostWriting Injection Technique.☆163Updated 6 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…☆434Updated last year
- TartarusGate, Bypassing EDRs☆533Updated 2 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆341Updated 2 years ago
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆265Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆231Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆287Updated 2 years ago
- A Nim implementation of reflective PE-Loading from memory☆271Updated 2 months ago
- Hellsgate + Halosgate/Tartarosgate. Ensures that all systemcalls go through ntdll.dll☆444Updated 2 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆346Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆204Updated last year
- PoC capable of detecting manual syscalls from usermode.☆183Updated 3 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆212Updated last year