crummie5 / FreshyCallsLinks
FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!
☆355Updated 3 years ago
Alternatives and similar repositories for FreshyCalls
Users that are interested in FreshyCalls are comparing it to the libraries listed below
Sorting:
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆546Updated 9 months ago
- Yet another variant of Process Hollowing☆426Updated 6 months ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆233Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆588Updated 3 years ago
- Security product hook detection☆323Updated 4 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆188Updated 9 months ago
- Phantom DLL hollowing PoC☆370Updated 3 years ago
- UnhookMe is an universal Windows API resolver & unhooker addressing problem of invoking unmonitored system calls from within of your Red …☆349Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆239Updated 5 years ago
- WTSRM☆216Updated 3 years ago
- HWSyscalls is a new method to execute indirect syscalls using HWBP, HalosGate and a synthetic trampoline on kernel32 with HWBP.☆718Updated 2 years ago
- GhostWriting Injection Technique.☆190Updated 7 years ago
- PoC capable of detecting manual syscalls from usermode.☆206Updated 2 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆281Updated 7 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆307Updated 2 years ago
- ☆501Updated 3 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆278Updated 2 years ago
- miscellaneous scripts and programs☆274Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆246Updated 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…☆465Updated 2 years ago
- Process Injection using Thread Name☆294Updated 9 months ago
- A way to delete a locked file, or current running executable, on disk.☆615Updated 2 months ago
- Call stack spoofing for Rust☆354Updated 11 months ago
- A variant of Gargoyle for x64 to hide memory artifacts using ROP only and PIC☆373Updated 3 years ago
- A shellcode function to encrypt a running process image when sleeping.☆340Updated 4 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆225Updated 2 years ago
- KaynLdr is a Reflective Loader written in C/ASM☆556Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆394Updated 2 years ago