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 7 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:
- API Hammering with C++20☆49Updated 3 years ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 8 months ago
- ☆34Updated 2 years ago
- ☆30Updated 3 months ago
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆41Updated last year
- ☆38Updated 7 months ago
- An example of COM hijacking using a proxy DLL.☆42Updated 4 years ago
- Read ETW Provider events. Inspired by ETWExplorer by Pavel Yosifovich☆17Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆34Updated last year
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated 2 years ago
- ☆42Updated 9 months ago
- really ?☆12Updated last year
- Your NTDLL vaccine from modern direct syscall methods.☆36Updated 3 years ago
- ☆11Updated 2 years ago
- Small tool to play with IOCs caused by Imageload events☆43Updated 2 years 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
- process hollowing variant using NtCreateSection + NtMapViewOfSection + ResumeThread☆31Updated 3 years ago
- ☆55Updated last month
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- Listing UDP connections with remote address without sniffing.☆31Updated 2 years ago
- ☆83Updated last year
- Loads NTDLL, parses the PE file, extracts "Zw" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name,…☆14Updated 7 months ago
- A Bumblebee-inspired Crypter☆78Updated 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…☆16Updated last year
- ☆31Updated last year
- Piece of code to detect and remove hooks in IAT☆65Updated 3 years ago
- Remap ntdll.dll using only NTAPI functions with a suspended process☆25Updated 7 months ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year
- a stage1 DLL loader with sleep obfuscation☆36Updated 2 years ago