rbmm / SCLinks
shell code example
☆67Updated last month
Alternatives and similar repositories for SC
Users that are interested in SC are comparing it to the libraries listed below
Sorting:
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆136Updated 5 months ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆104Updated 11 months ago
- A collection of position independent coding resources☆107Updated 2 months ago
- Shellcode Loader Utilizing ETW Events☆67Updated 11 months ago
- PIC shellcode (C/C++) development toolkit designed for malware developers.☆119Updated last month
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆83Updated last year
- Windows User-Mode Shellcode Development Framework (WUMSDF)☆122Updated 2 months ago
- ☆100Updated last year
- Linker for Beacon Object Files☆147Updated this week
- ☆86Updated last year
- ForsHops☆59Updated 10 months ago
- Boilerplate to develop raw and truly Position Independent Code (PIC).☆116Updated last year
- ☆64Updated last year
- ☆100Updated 2 years ago
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆42Updated 3 months ago
- ☆60Updated last year
- A modern Rust implementation of the original Stardust project, providing a sophisticated 32/64-bit shellcode template that features posit…☆59Updated 10 months ago
- Shellcode capable of bypassing EAF / IAF mitigations☆28Updated 2 years ago
- Malware?☆76Updated 3 months ago
- A simple POC to show how to chain multiple callbacks via tail calls to artificially construct a call stack☆96Updated last month
- A process injection technique using only thread context manipulation☆40Updated 2 years ago
- TypeLib persistence technique☆139Updated last year
- Section-based payload obfuscation technique for x64☆64Updated last year
- This repo goes with the blog entry at blog.malicious.group entitled "Writing your own RDI / sRDI loader using C and ASM".☆85Updated 2 years ago
- Splitting and executing shellcode across multiple pages☆103Updated 2 years ago
- Obfuscating function calls using Vectored Exception Handlers by redirecting execution through exception-based control flow. Uses byte swa…☆112Updated 3 months ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆136Updated last year
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆79Updated 2 years ago
- Template-based generation of shellcode loaders☆80Updated last year
- From C, Rust or Zig to binary shellcode compiler based on Mingw gcc. It allows using Win32 APIs and standard libraries without any change…☆53Updated 4 months ago