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.
☆15Updated 8 months ago
Alternatives and similar repositories for SsnRetrieval
Users that are interested in SsnRetrieval are comparing it to the libraries listed below
Sorting:
- Toolkit of Projects to attack and evade Event Trace for Windows☆25Updated 4 months ago
- Evilbytecode-Gate resolves Windows System Service Numbers (SSNs) using two methods: analyzing the Guard CF Table in ntdll.dll and parsing…☆26Updated 8 months ago
- 🗡️ A multi-user malleable C2 framework targeting Windows. Written in C++ and Python☆45Updated last year
- Utilizing DLang For Offensive Operations.☆14Updated 7 months ago
- a demo module for the kaine agent to execute and inject assembly modules☆42Updated last year
- Shellcode Loader Utilizing ETW Events☆67Updated 10 months ago
- PhantomDelay is a precise delay function that uses the Windows high resolution performance counter to pause your program for a specified …☆15Updated 7 months ago
- ☆42Updated 10 months ago
- Alternative Read and Write primitives using Rtl* functions the unintended way.☆78Updated 4 months ago
- How to bypass AMSI (Antimalware Scan Interface) in PowerShell/C++ by dynamically patching the AmsiScanBuffer function.☆25Updated 8 months ago
- ☆32Updated 11 months ago
- Heap encryption in Nim☆20Updated last year
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆34Updated last year
- A powerful Windows UI monitoring and DNS exfiltration tool written in Rust, combining advanced UI event capture capabilities with secure …☆19Updated 9 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 8 months ago
- ☆38Updated 8 months ago
- NailaoLoader: Hiding Execution Flow via Patching☆22Updated 10 months ago
- Thats it! An Open-Source Windows UEFI Rootkit☆28Updated 5 months ago
- A remote process injection using process snapshotting based on https://gitlab.com/ORCA000/snaploader , in rust. It creates a sacrificial …☆50Updated 11 months ago
- A firebeam plugin that exploits the CVE-2024-26229 vulnerability to perform elevation of privilege from a unprivileged user☆41Updated last year
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆42Updated last year
- e(X)tensiable (Rust) Malware Toolkit: (Soon!) Full Featured Rust C2 Framework with Awesome Features!☆27Updated last year
- Evade behavioral analysis by executing malicious code within trusted Microsoft call stacks, patchless hooking library IAT/EAT.☆118Updated 3 weeks ago
- ☆36Updated last year
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆133Updated 4 months ago
- ATL.dll and WmiMgmt.msc UAC Bypass☆13Updated 8 months ago
- rust clr heap encryption (https://github.com/lap1nou/CLR_Heap_encryption), but no heap encryption.☆17Updated last year
- A unique introduction to native runtime obfuscation.☆74Updated 9 months ago
- Windows AppLocker Driver (appid.sys) LPE☆71Updated last year
- Pattern-based AMSI bypass that patches AMSI.dll in memory by modifying comparison values, conditional jumps, and function prologues to ne…☆27Updated 7 months ago