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.
☆23Updated 6 months ago
Alternatives and similar repositories for Evilbytecode-Gate
Users that are interested in Evilbytecode-Gate are comparing it to the libraries listed below
Sorting:
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆35Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆31Updated last year
- API Hammering with C++20☆49Updated 3 years ago
- Loads NTDLL, parses the PE file, extracts "Zw" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name,…☆14Updated 6 months ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 8 months ago
- ☆34Updated last month
- ☆38Updated 7 months ago
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Standalone Metasploit-like XOR encoder for shellcode☆50Updated last year
- Windows AppLocker Driver (appid.sys) LPE☆67Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 4 months ago
- A Bumblebee-inspired Crypter☆78Updated 2 years ago
- Eset-Unload is a C++ tool that interacts with a process's loaded modules to identify and unload the ebehmoni.dll module, typically found …☆12Updated 6 months ago
- process hollowing variant using NtCreateSection + NtMapViewOfSection + ResumeThread☆31Updated 3 years ago
- An example of COM hijacking using a proxy DLL.☆42Updated 4 years ago
- ☆34Updated 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…☆11Updated 6 months ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆61Updated last year
- Hooked create process injection for meterpreter☆23Updated 4 years ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆52Updated 2 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…☆16Updated last year
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- Small tool to play with IOCs caused by Imageload events☆42Updated 2 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆13Updated 2 years ago
- ☆51Updated 3 weeks ago
- ☆30Updated 2 months ago
- Remap ntdll.dll using only NTAPI functions with a suspended process☆26Updated 7 months ago