b1tg / Ox-C2Links
Command & Control server and agent written in Rust
☆35Updated 3 years ago
Alternatives and similar repositories for Ox-C2
Users that are interested in Ox-C2 are comparing it to the libraries listed below
Sorting:
- Hide memory artifacts using ROP and hardware breakpoints.☆147Updated 2 years ago
- A 64-bit, position-independent code reverse TCP shell for Windows — built in Rust.☆84Updated 6 months ago
- Donut generator in rust.☆27Updated 3 years ago
- Inject a shellcode in a remote process using Process Hollowing.☆54Updated 4 years ago
- Template-based generation of shellcode loaders☆79Updated last year
- Executables on Disk? Bleh 🤮☆111Updated 2 years ago
- Shellcode loader designed for evasion. Coded in Rust.☆133Updated 2 years ago
- A work in progress BOF/COFF loader in Rust☆50Updated 2 years ago
- Select any exported function in a dll as the new dll's entry point.☆81Updated last year
- Rust Implementation of SharpDllProxy for DLL Proxying Technique☆29Updated 3 years ago
- EDR Detector that can find what kind of endpoint solution is being used according to drivers in the system.☆93Updated 4 years ago
- Rusty Hell's Gate / Halo's Gate / Tartarus' Gate / FreshyCalls / Syswhispers2 Library☆32Updated 3 years ago
- Cobalt Strike (CS) Beacon Object File (BOF) for kernel exploitation using AMD's Ryzen Master Driver (version 17).☆149Updated 2 years ago
- A COFF Loader written in Rust☆131Updated this week
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…