ZeroMemoryEx / Shellcode-InjectorLinks
simple shellcode injector
☆118Updated 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☆43Updated 3 years ago
- POC of a better implementation of GetProcAddress for ntdll using binary search☆110Updated last year
- Kernel Mode Driver for Elevating Process Privileges☆134Updated 2 years ago
- A stealthy C++ shellcode loader using anti-analysis checks, AES-256 decryption, and dynamic memory permissions to evade detection. Includ…☆20Updated 8 months ago
- Crossplatform tool for inject shellcode into .exe and .dll binaries (x86 and x64)☆74Updated this week
- Execute a payload at each right click on a file/folder in the explorer menu for persistence☆175Updated 2 years ago
- CVE-2021-24084 Windows Local Privilege Escalation Left officially unpatched since 2020. Hence, its still a zero day☆52Updated 3 years ago
- Bypass Malware Sandbox Evasion Ram check☆142Updated 2 years ago
- shellcode-loaders and beacon-loaders☆72Updated 2 years ago
- User Mode Windows Rootkit☆67Updated last year
- DLLHSC - DLL Hijack SCanner a tool to assist with the discovery of suitable candidates for DLL Hijacking☆155Updated 5 years ago
- It stinks☆103Updated 3 years ago
- Exploits undocumented elevated COM interface ICMLuaUtil via process spoofing to edit registry then calls ColorDataProxy to trigger UAC b…☆142Updated 3 years ago
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆243Updated 2 years ago
- My personal shellcode loader☆32Updated 2 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…☆170Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 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 4 years ago
- Stop Windows Defender using the Win32 API☆193Updated 3 years ago
- ☆58Updated 3 years ago
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆62Updated 4 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 (…☆182Updated 2 years ago
- PoC MSVC COFF Object file loader/injector.☆185Updated 4 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 3 years ago
- Unhooks Bit Defender from NTDLL and KERNELBASE using a classic technique.☆57Updated 2 years ago
- Inject shellcode to process using Windows NTAPI for bypassing EDRs and Antiviruses☆42Updated 5 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆136Updated 3 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆231Updated 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…☆70Updated last year
- Building and Executing Position Independent Shellcode from Object Files in Memory☆165Updated 4 years ago