Print3M / epicLinks
Extensible Position Independent Code – shellcode (C/C++) development and building toolkit designed for developer experience, predictability, and modularity.
☆97Updated 3 weeks ago
Alternatives and similar repositories for epic
Users that are interested in epic are comparing it to the libraries listed below
Sorting:
- Windows User-Mode Shellcode Development Framework (WUMSDF)☆112Updated 2 weeks ago
- ☆97Updated last year
- shell code example☆63Updated last month
- Indirect Syscall implementation to bypass userland NTAPIs hooking.☆84Updated last year
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆131Updated 3 months ago
- ForsHops☆59Updated 8 months ago
- Boilerplate to develop raw and truly Position Independent Code (PIC).☆113Updated 10 months ago
- ☆47Updated 11 months ago
- A collection of position independent coding resources☆100Updated 2 weeks ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆103Updated 9 months ago
- ☆100Updated 2 years ago
- Shellcode Loader Utilizing ETW Events☆67Updated 9 months ago
- Combining 3 techniques (Threadless Injection + DLL Stomping + Caro-Kann) together to evade MDE.☆69Updated last year
- Linker for Beacon Object Files☆132Updated last week
- ☆62Updated last year
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆62Updated last year
- Identifies LOLDrivers that are not blocked by the active HVCI policy — ideal for BYOVD scenarios.☆72Updated 4 months ago
- Shellcode capable of bypassing EAF / IAF mitigations☆26Updated 2 years ago
- ☆84Updated 10 months ago
- Section-based payload obfuscation technique for x64☆64Updated last year
- Crystal Palace library for proxying Nt API calls via the Threadpool☆89Updated last month
- From C, Rust or Zig to binary shellcode compiler based on Mingw gcc. It allows using Win32 APIs and standard libraries without any change…☆52Updated 2 months ago
- Toolset to manipulate RPC clients by finding delayed services and masquerading as them☆104Updated 3 months ago
- early cascade injection PoC based on Outflanks blog post, in rust☆61Updated last year
- FrostLock Injection is a freeze/thaw-based code injection technique that uses Windows Job Objects to temporarily freeze (suspend) a targe…☆41Updated 7 months ago
- Dirty PoC on how to abuse S1's VEH for Vectored Syscalls and Local Execution☆42Updated last month
- A process injection technique using only thread context manipulation☆39Updated last year
- Dynamically resolve API function addresses at runtime in a secure manner.☆71Updated 3 weeks ago
- Using Just In Time (JIT) instruction decryption, this shellcode loader ensures that only the currently executing instruction is visible i…☆55Updated 8 months ago
- Attempting to Hook LSASS APIs to Retrieve Plaintext Credentials