crummie5 / FreshyCalls
FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!
☆322Updated 2 years ago
Alternatives and similar repositories for FreshyCalls:
Users that are interested in FreshyCalls are comparing it to the libraries listed below
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆202Updated 2 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆170Updated 3 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆472Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆551Updated 2 years ago
- Phantom DLL hollowing PoC☆356Updated 2 years ago
- ☆500Updated 4 months ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆344Updated 2 years ago
- Security product hook detection☆316Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆228Updated 4 years ago
- Yet another variant of Process Hollowing☆383Updated last month
- GhostWriting Injection Technique.☆167Updated 6 years ago
- WTSRM☆209Updated 2 years ago
- miscellaneous scripts and programs☆235Updated last month
- Dump the memory of any PPL with a Userland exploit chain☆332Updated last year
- EarlyBird process hollowing technique (BOF) - Spawns a process in a suspended state, inject shellcode, hijack main thread with APC, and e…☆273Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆527Updated last year
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆267Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆249Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆293Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆656Updated last year
- A PoC implementation for dynamically masking call stacks with timers.☆267Updated 2 years ago
- Process Injection using Thread Name☆248Updated 6 months ago
- An implementation and proof-of-concept of Process Forking.☆223Updated 3 years ago
- PE loader with various shellcode injection techniques☆402Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- PoC capable of detecting manual syscalls from usermode.☆191Updated 3 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆241Updated last year
- Example code for EDR bypassing☆150Updated 6 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆372Updated last year
- Tools and technical write-ups describing attacking techniques that rely on concealing code execution on Windows☆203Updated 2 years ago