EvilBytecode / SsnRetrievalLinks
Loads NTDLL, parses the PE file, extracts "Zw" functions, retrieves their System Service Numbers (SSNs), and prints each function’s name, SSN, and address.
☆12Updated 4 months ago
Alternatives and similar repositories for SsnRetrieval
Users that are interested in SsnRetrieval are comparing it to the libraries listed below
Sorting:
- a demo module for the kaine agent to execute and inject assembly modules☆40Updated last year
- Evilbytecode-Gate resolves Windows System Service Numbers (SSNs) using two methods: analyzing the Guard CF Table in ntdll.dll and parsing…☆23Updated 4 months ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Shellcode Loader Utilizing ETW Events☆65Updated 6 months ago
- A firebeam plugin that exploits the CVE-2024-26229 vulnerability to perform elevation of privilege from a unprivileged user☆41Updated last year
- How to bypass AMSI (Antimalware Scan Interface) in PowerShell/C++ by dynamically patching the AmsiScanBuffer function.☆22Updated 4 months ago
- Alternative Read and Write primitives using Rtl* functions the unintended way.☆55Updated this week
- ☆28Updated 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 …☆11Updated 4 months ago
- ☆41Updated 6 months ago
- converts sRDI compatible dlls to shellcode☆30Updated 7 months ago
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …☆50Updated 7 months ago
- A powerful Windows UI monitoring and DNS exfiltration tool written in Rust, combining advanced UI event capture capabilities with secure …☆19Updated 5 months ago
- ☆40Updated 8 months ago
- early cascade injection PoC based on Outflanks blog post, in rust☆60Updated 9 months ago
- NailaoLoader: Hiding Execution Flow via Patching☆20Updated 6 months ago
- Shellcode capable of bypassing EAF / IAF mitigations☆24Updated 2 years ago
- ☆35Updated 4 months ago
- Remap ntdll.dll using only NTAPI functions with a suspended process☆25Updated 4 months ago
- Toolkit of Projects to attack and evade Event Trace for Windows☆15Updated 3 months ago
- Thats it! An Open-Source Windows UEFI Rootkit