Kudaes / Fiber
Using fibers to run in-memory code.
☆206Updated last year
Alternatives and similar repositories for Fiber:
Users that are interested in Fiber are comparing it to the libraries listed below
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆204Updated 2 years ago
- ROP-based sleep obfuscation to evade memory scanners☆346Updated 2 months ago
- Exploitation of process killer drivers☆199Updated last year
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆258Updated 7 months ago
- Rust For Windows Cheatsheet☆118Updated 5 months ago
- Rusty Injection - Shellcode Reflective DLL Injection (sRDI) in Rust (Codename: Venom)☆335Updated last year
- Call stack spoofing for Rust☆333Updated 2 months ago
- Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)☆242Updated 9 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated 2 months ago
- Threadless Process Injection through entry point hijacking☆343Updated 7 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆328Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆370Updated last year
- Lateral Movement Using DCOM and DLL Hijacking☆289Updated last year
- miscellaneous scripts and programs☆239Updated 2 months ago
- Some Rust program I wrote while learning Malware Development☆131Updated 2 months ago
- EDRSandblast-GodFault☆259Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆376Updated last year
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆211Updated 2 years ago
- Slides & Code snippets for a workshop held @ x33fcon 2024☆257Updated 10 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆185Updated last year
- Bypass Userland EDR hooks by Loading Reflective Ntdll in memory from a remote server based on Windows ReleaseID to avoid opening a handle…☆293Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆309Updated last year
- Reuse open handles to dynamically dump LSASS.☆242Updated last year
- ☆255Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- ☆189Updated 10 months ago
- WTSRM☆210Updated 2 years ago
- Start with shellcode execution using Windows APIs (high level), move on to native APIs (medium level) and finally to direct syscalls (low…☆132Updated last year
- DLL proxying for lazy people☆154Updated 4 months ago