crummie5 / FreshyCallsLinks
FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!
☆341Updated 2 years ago
Alternatives and similar repositories for FreshyCalls
Users that are interested in FreshyCalls are comparing it to the libraries listed below
Sorting:
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆216Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆510Updated 3 months ago
- Yet another variant of Process Hollowing☆405Updated this week
- Security product hook detection☆319Updated 4 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆572Updated 2 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆180Updated 3 months ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆348Updated 3 years ago
- Phantom DLL hollowing PoC☆363Updated 3 years ago
- WTSRM☆214Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆690Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- ☆489Updated 2 years ago
- ☆565Updated 2 weeks ago
- Dump the memory of any PPL with a Userland exploit chain☆337Updated 2 years ago
- miscellaneous scripts and programs☆250Updated 6 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆278Updated 2 years ago
- GhostWriting Injection Technique.☆177Updated 7 years ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆366Updated 3 years ago
- A shellcode function to encrypt a running process image when sleeping.☆340Updated 3 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago
- PoC capable of detecting manual syscalls from usermode.☆197Updated 8 months ago
- KaynLdr is a Reflective Loader written in C/ASM☆541Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆257Updated 2 years ago
- PE loader with various shellcode injection techniques☆425Updated 2 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆383Updated last year
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆281Updated 4 years ago
- An implementation and proof-of-concept of Process Forking.☆226Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆231Updated last month