crummie5 / FreshyCallsLinks
FreshyCalls tries to make the use of syscalls comfortable and simple, without generating too much boilerplate and in modern C++17!
☆342Updated 2 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)☆513Updated 4 months ago
- Yet another variant of Process Hollowing☆412Updated 3 weeks ago
- Security product hook detection☆319Updated 4 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆217Updated 2 years ago
- Enumerating and removing kernel callbacks using signed vulnerable drivers☆574Updated 2 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆181Updated 4 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆253Updated 2 years ago
- Phantom DLL hollowing PoC☆364Updated 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
- WTSRM☆214Updated 3 years ago
- Silence EDRs by removing kernel callbacks☆234Updated 4 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆299Updated 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
- An easily modifiable shellcode template for Windows x64 written in C☆261Updated 2 years ago
- ☆489Updated 3 years ago
- A PoC implementation for dynamically masking call stacks with timers.☆280Updated 2 years ago
- A shellcode function to encrypt a running process image when sleeping.☆343Updated 3 years ago
- miscellaneous scripts and programs☆253Updated 7 months ago
- PoC memory injection detection agent based on ETW, for offensive and defensive research purposes☆285Updated 4 years ago
- A small x64 library to load dll's into memory.☆450Updated 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…☆453Updated 2 years ago
- GhostWriting Injection Technique.☆178Updated 7 years ago
- PoC capable of detecting manual syscalls from usermode.☆199Updated 9 months ago
- Dump the memory of any PPL with a Userland exploit chain☆341Updated 2 years ago
- For when DLLMain is the only way☆394Updated 9 months ago
- PE loader with various shellcode injection techniques☆428Updated 2 years ago
- Process Injection using Thread Name☆276Updated 4 months ago
- Load a dynamic library from memory by modifying the native Windows loader☆238Updated 2 months ago
- A way to delete a locked file, or current running executable, on disk.☆598Updated 2 weeks ago
- Call stack spoofing for Rust☆340Updated 6 months ago