b1tg / Ox-C2Links
Command & Control server and agent written in Rust
☆35Updated 2 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.☆148Updated last year
- Donut generator in rust.☆28Updated 3 years ago
- Inject a shellcode in a remote process using Process Hollowing.☆54Updated 3 years ago
- EDR Detector that can find what kind of endpoint solution is being used according to drivers in the system.☆95Updated 3 years ago
- Executables on Disk? Bleh 🤮☆101Updated 2 years ago
- abusing Process Hacker driver to terminate other processes (BYOVD)☆83Updated 2 years ago
- A 64-bit, position-independent code reverse TCP shell for Windows — built in Rust.☆78Updated 4 months ago
- A work in progress BOF/COFF loader in Rust☆51Updated 2 years ago
- Shellcode loader designed for evasion. Coded in Rust.☆132Updated 2 years ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆133Updated 5 months ago
- Massayo is a small proof-of-concept Rust library which removes AV/EDR hooks in a given system DLL☆65Updated 2 years ago
- Select any exported function in a dll as the new dll's entry point.☆81Updated 10 months ago
- Template-based generation of shellcode loaders☆79Updated last year
- Host CLR and run .NET binaries using Rust☆125Updated last week
- A COFF Loader written in Rust☆121Updated last week
- Identify and exploit leaked handles for local privilege escalation.☆109Updated 2 years ago
- Utilizing hardware breakpoints to evade monitoring by Endpoint Detection and Response platforms☆130Updated 2 years ago
- A tool for converting SysWhispers3 syscalls for use with Nim projects☆147Updated 3 years ago
- An advanced utility for converting Windows Portable Executable (PE) files to position-independent code (PIC) shellcode. It enables execut…☆61Updated 5 months ago
- Rust Implementation of SharpDllProxy for DLL Proxying Technique