ZeroMemoryEx / Shellcode-InjectorLinks
simple shellcode injector
☆115Updated 3 years ago
Alternatives and similar repositories for Shellcode-Injector
Users that are interested in Shellcode-Injector are comparing it to the libraries listed below
Sorting:
- Simple x86 Trampoline Hook☆41Updated 3 years ago
- POC of a better implementation of GetProcAddress for ntdll using binary search☆108Updated last year
- shellcode-loaders and beacon-loaders☆70Updated last year
- User Mode Windows Rootkit☆66Updated last year
- Kernel Mode Driver for Elevating Process Privileges☆133Updated 2 years ago
- Akame is an open-source, shellcode loader written in C++17☆20Updated 5 months ago
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆174Updated 2 years ago
- My adventures in learning about different userland malware techniques, such as syscalls, injection, unhooking or sandbox evasion.☆78Updated last year
- CVE-2021-24084 Windows Local Privilege Escalation Left officially unpatched since 2020. Hence, its still a zero day☆51Updated 3 years ago
- Crossplatform tool for inject shellcode into .exe and .dll binaries (x86 and x64)☆71Updated last year
- It stinks☆102Updated 3 years ago
- My personal shellcode loader☆31Updated 2 years ago
- Load static-compiled PE from remote server.☆65Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆136Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆89Updated 2 years ago
- Windows API Call Obfuscation☆109Updated 2 years ago
- Bypass Malware Sandbox Evasion Ram check☆139Updated 2 years ago
- Shellcode obfuscation tool to avoid AV/EDR.☆128Updated 2 years ago
- This PoC uses two diferent technics for stealing the primary token from all running processes, showing that is possible to impersonate a…☆57Updated 3 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆174Updated 2 years ago
- Exploits undocumented elevated COM interface ICMLuaUtil via process spoofing to edit registry then calls ColorDataProxy to trigger UAC b…☆140Updated 3 years ago
- abusing Process Hacker driver to terminate other processes (BYOVD)☆84Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆230Updated 2 years ago
- Create a new thread that will suspend every thread and encrypt its stack, then going to sleep , then decrypt the stacks and resume thread…☆162Updated 2 years ago
- 「🧊」Ring 3 Rootkit for Windows 10☆58Updated 9 months ago
- simple user-mode Rootkit☆106Updated 2 years ago
- Loading Fileless Remote PE from URI to memory with argument passing and ETW patching and NTDLL unhooking and No New Thread technique☆75Updated 2 years ago
- Simple API Hooks detector☆72Updated 3 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆172Updated 2 years ago
- This script is used to bypass DLL Hooking using a fresh mapped copy of ntdll file, patch the ETW and trigger a shellcode with process hol…☆69Updated last year