EvilBytecode / Evilbytecode-GateLinks
Evilbytecode-Gate resolves Windows System Service Numbers (SSNs) using two methods: analyzing the Guard CF Table in ntdll.dll and parsing ntoskrnl.exe for Zw-prefixed system calls.
☆21Updated last month
Alternatives and similar repositories for Evilbytecode-Gate
Users that are interested in Evilbytecode-Gate are comparing it to the libraries listed below
Sorting:
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated 11 months ago
- ☆31Updated last month
- Small tool to play with IOCs caused by Imageload events☆42Updated 2 years ago
- Proxy function calls through the thread pool with ease☆28Updated 3 months ago
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆16Updated 11 months ago
- Callstack spoofing using a VEH because VEH all the things.☆21Updated 2 months ago
- An example of COM hijacking using a proxy DLL.☆28Updated 3 years ago
- How to bypass AMSI (Antimalware Scan Interface) in PowerShell/C++ by dynamically patching the AmsiScanBuffer function.☆17Updated last month
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆30Updated 9 months ago
- Just another Process Injection using Process Hollowing technique.☆17Updated last year
- ☆26Updated 3 months ago
- Your NTDLL vaccine from modern direct syscall methods.☆35Updated 3 years ago
- A simple PE loader.☆26Updated 2 years ago
- Remap ntdll.dll using only NTAPI functions with a suspended process☆21Updated last month
- Obfuscate payloads using IPv4, IPv6, MAC or UUID strings☆15Updated last year
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- FrostLock Injection is a freeze/thaw-based code injection technique that uses Windows Job Objects to temporarily freeze (suspend) a targe…☆24Updated 2 months ago
- API Hammering with C++20☆47Updated 2 years ago
- Whenever PowerShell is launched, Notepad will also open. You can customize the script for educational purposes, but I emphasize that I do…☆9Updated last month
- A C# implementation that disables Windows Firewall bypassing UAC☆15Updated 7 months ago
- ☆17Updated 3 weeks ago
- ☆39Updated 3 months ago
- RunPE adapted for x64 and written in C, does not use RWX☆25Updated last year
- Extension functionality for the NightHawk operator client☆27Updated last year
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- AIDA64DRIVER Elevation of Privilege Vulnerability☆13Updated 7 months ago
- ☆27Updated 4 months ago
- Loads NTDLL, parses the PE file, extracts "Zw" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name,…☆12Updated last month
- A repository filled with ideas to break/detect direct syscall techniques☆27Updated 3 years ago
- Process Ghosting is a technique in which a process is created from a delete pending file. This means the created process is not backed by…☆14Updated last year