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.
☆111Updated 2 months 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☆136Updated 4 months ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 10 months ago
- PIC shellcode (C/C++) development toolkit designed for malware developers.☆119Updated 3 weeks ago
- KVC enables unsigned driver loading via DSE bypass (g_CiOptions patch, skci.dll hijack, SeCiCallbacks redirection) and PP/PPL manipulatio…☆148Updated last month
- Shellcode Loader Utilizing ETW Events☆67Updated 10 months ago
- ☆54Updated last year
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 9 months ago
- A simple POC to show how to chain multiple callbacks via tail calls to artificially construct a call stack☆94Updated 3 weeks ago
- Windows User-Mode Shellcode Development Framework (WUMSDF)☆120Updated 2 months ago
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆42Updated 3 months ago
- shell code example☆67Updated last month
- "Service-less" driver loading☆165Updated last year
- A unique introduction to native runtime obfuscation.☆74Updated 10 months ago
- Educational proof-of-concept demonstrating DEP/NX bypass using hardware breakpoints, vectored exception handling, and instruction emulati…☆93Updated 3 months ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 6 months ago
- kernel-mode DLL Injector☆123Updated 8 months ago
- ☆111Updated last month
- ☆54Updated 5 months ago
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆126Updated last month
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated 2 months ago
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆83Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated last year
- A collection of position independent coding resources☆106Updated 2 months ago
- ☆99Updated last year
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- Reimplementation of the KExecDD DSE bypass technique.☆57Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- find dll base addresses without PEB WALK☆156Updated 6 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆136Updated last year
- A 64 bit executable junk code engine for polymorphic malware.☆75Updated 7 months ago