Kharos102 / interceptor
Sample Rust Hooking Engine
☆34Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for interceptor
- Dynamically resolve API function addresses at runtime in a secure manner.☆44Updated last month
- BOF for C2 framework☆40Updated this week
- ☆47Updated last year
- early cascade injection PoC based on Outflanks blog post, in rust☆30Updated this week
- DLL proxy load example using the Windows thread pool API, I/O completion callback with named pipes, and C++/assembly☆54Updated 7 months ago
- Host CLR and run .NET binaries using Rust☆56Updated last week
- Section-based payload obfuscation technique for x64☆58Updated 3 months ago
- ☆27Updated 5 months ago
- Threadless shellcode injection tool☆59Updated 3 months ago
- A process injection technique using only thread context manipulation☆23Updated 10 months ago
- A work in progress BOF/COFF loader in Rust☆45Updated last year
- A more reliable way of resolving syscall numbers in Windows☆49Updated 8 months ago
- Collect Windows telemetry for Maldev☆36Updated this week
- ☆95Updated last year
- a simple poc showcasing the ability of an admin to suspend EDR's protected processes , making it useless☆39Updated 3 months ago
- yet another sleep encryption thing. also used the default github repo name for this one.☆69Updated last year
- Heap encryption in Nim☆19Updated 2 months ago
- Click Once + App Domain☆62Updated 11 months ago
- Example of using Sleep to create better named pipes.☆41Updated last year
- Cobalt Strike Beacon Object File to enable the webdav client service on x64 windows hosts☆17Updated last year
- ☆27Updated 2 months ago
- PoC XLL builder in Python/Nim☆40Updated last year
- Hooked create process injection for meterpreter☆23Updated 3 years ago
- Reimplementation of the KExecDD DSE bypass technique.☆42Updated 2 months ago
- Beacon Object Files (not Buffer Overflows)☆51Updated last year
- lsassdump via RtlCreateProcessReflection and NanoDump☆70Updated 3 weeks ago
- Bunch of BOF files