Various methods of executing shellcode
☆75Mar 27, 2023Updated 3 years ago
Alternatives and similar repositories for WinMalDev
Users that are interested in WinMalDev are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Transparently call NTAPI via Halo's Gate with indirect syscalls.☆13Apr 26, 2024Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆444Feb 11, 2024Updated 2 years ago
- Generate Shellcode Loaders & Injects☆161May 15, 2023Updated 3 years ago
- UUID based Shellcode loader for your favorite C2☆85Dec 8, 2021Updated 4 years ago
- A method to execute shellcode using RegisterWaitForInputIdle API.☆54Apr 4, 2023Updated 3 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Load a fresh new copy of ntdll.dll via file mapping to bypass API inline hook.☆61Sep 6, 2021Updated 5 years ago
- Walks through the 4-level paging structures in Windows x64☆14Feb 12, 2023Updated 3 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆308May 5, 2026Updated 4 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆298Jul 15, 2023Updated 3 years ago
- A Bumblebee-inspired Crypter☆79Dec 5, 2022Updated 3 years ago
- Implementation of several code injection techniques.☆25Mar 12, 2022Updated 4 years ago
- collection of apis used in malware development☆231Aug 2, 2022Updated 4 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆142Sep 12, 2022Updated 4 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆410Jan 11, 2026Updated 8 months ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆66Mar 19, 2024Updated 2 years ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆140Mar 3, 2025Updated last year
- This repository implements Threadless Injection in C☆173Dec 23, 2023Updated 2 years ago
- Excel Add In Payload Generator☆15Oct 9, 2023Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆208Nov 12, 2025Updated 10 months ago
- ☆787Oct 17, 2023Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆305Aug 2, 2023Updated 3 years ago
- Read Memory without ReadProcessMemory for Current Process☆88Feb 13, 2022Updated 4 years ago
- Performing Indirect Clean Syscalls☆625May 2, 2026Updated 4 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Tools and PoCs for Windows syscall investigation.☆364Dec 2, 2025Updated 9 months ago
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆188Aug 2, 2023Updated 3 years ago
- Bypass Malware Time Delays☆105Sep 23, 2022Updated 3 years ago
- RunPE implementation with multiple evasive techniques (1)☆388Sep 22, 2023Updated 2 years ago
- 横向移动三剑客 ( Lateral movement tools)