EvilBytecode / Ebyte-SyscallsLinks
Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swapping without memory or assembly allocation.
☆100Updated 3 weeks ago
Alternatives and similar repositories for Ebyte-Syscalls
Users that are interested in Ebyte-Syscalls are comparing it to the libraries listed below
Sorting:
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆129Updated 2 months ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 7 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 4 months ago
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆62Updated last week
- ☆51Updated 3 weeks ago
- ☆51Updated 3 months ago
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆43Updated last month
- Exploiting the KsecDD Windows driver through Server Silos☆75Updated last year
- Shellcode Loader Utilizing ETW Events☆67Updated 8 months ago
- KVC enables unsigned driver loading via DSE bypass (g_CiOptions patch/skci.dll hijack) and PP/PPL manipulation for LSASS memory dumping o…☆105Updated 3 weeks ago
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 8 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 5 months ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- ☆43Updated 11 months ago
- shell code example☆63Updated 3 weeks ago
- A unique introduction to native runtime obfuscation.☆74Updated 8 months ago
- Windows User-Mode Shellcode Development Framework (WUMSDF)☆74Updated last week
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- ☆42Updated 9 months ago
- ☆97Updated last year
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆84Updated last year
- "Service-less" driver loading☆162Updated 11 months ago
- Extensible Position Independent Code – shellcode (C/C++) development and building toolkit designed for developer experience, predictabili…☆95Updated last week
- Next gen process injection technique☆54Updated 5 years ago
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- Educational proof-of-concept demonstrating DEP/NX bypass using hardware breakpoints, vectored exception handling, and instruction emulati…☆88Updated last month
- kernel-mode DLL Injector☆117Updated 6 months ago
- Section-based payload obfuscation technique for x64☆64Updated last year
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 8 months ago