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.
☆24Updated 5 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.☆29Updated last year
- Loads NTDLL, parses the PE file, extracts "Zw" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name,…☆12Updated 5 months ago
- API Hammering with C++20☆49Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 3 months ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 6 months ago
- Standalone Metasploit-like XOR encoder for shellcode☆50Updated last year
- An example of COM hijacking using a proxy DLL.☆40Updated 4 years ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- ☆38Updated 5 months ago
- ☆32Updated last year
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- Windows AppLocker Driver (appid.sys) LPE☆66Updated last year
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆53Updated last year
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆50Updated last year
- Whenever PowerShell is launched, Notepad will also open. You can customize the script for educational purposes, but I emphasize that I do…☆11Updated 5 months ago
- call gates as stable comunication channel for NT x86 and Linux x86_64☆32Updated 2 years ago
- ☆31Updated 10 months ago
- A Bumblebee-inspired Crypter☆78Updated 2 years ago
- Splitting and executing shellcode across multiple pages☆103Updated 2 years ago
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆16Updated last year
- ☆42Updated 7 months 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 5 months 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…☆15Updated last year
- Remap ntdll.dll using only NTAPI functions with a suspended process☆26Updated 5 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated 10 months ago
- A reimplementation of Cobalt Strike's Beacon Object File (BOF) Loader☆59Updated last year
- Next gen process injection technique☆54Updated 5 years ago
- Demoting PPL anti-malware services to less than a guest user☆62Updated 8 months ago