- North West, England
- fluxsec.red
- @0xfluxsec
-
Scil Public
System Call Integrity Layer - experimental security research
-
ghidra-mcp Public
Forked from LaurieWired/GhidraMCPProduction-grade Ghidra MCP Server — 179 MCP tools, 147 GUI + 172 headless endpoints, Ghidra Server integration, cross-binary documentation transfer, batch operations, AI documentation workflows, a…
-
-
Sanctum Public archive
Sanctum is an experimental proof-of-concept EDR, designed to detect modern malware techniques, above and beyond the capabilities of antivirus. Built in Rust.
-
Wyrm Public archive
The dragon in the dark. A red team post exploitation framework for testing security controls during red team assessments.
-
Kernel-Fishing Public
A small Rust library with C interop for locating unexported/internal routines by byte pattern when no stable export exists.
-
CRTO-Notes Public
Forked from An0nUD4Y/CRTO-NotesCertified Red Team Operator (CRTO) Cheatsheet and Checklist
5 UpdatedJan 29, 2026 -
-
-
wdk-mutex Public
An idiomatic Rust mutex type for Windows kernel driver development.
-
-
Vectored Exception Handling Squared
-
bloggr Public
A markdown compatible Golang blogging platform I use for my own blog
-
-
Hells-Hollow Public
Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls
-
velox Public
Velox is a work in progress, experimental Rust based Operating System written for fun and learning
-
windows-drivers-rs Public
Forked from microsoft/windows-drivers-rsPlatform that enables Windows driver development in Rust. Developed by Surface.
-
Ferric-Fox Public
A windows 11 rootkit in Rust
-
str_crypter Public
Str Crypter is a Rust macro to encrypt plaintext strings at compile time, and automatically decrypts them at runtime
-
Rust DLL Search Order Hijacking
-
rust_shellcode Public
Pipeline for creating shellcode from a nostd rust project.
-
Rust-APC-Queue-Injection Public
APC Queue Injection EDR Evasion in Rust
-
ETW-Bypass-Rust Public
Event Tracing for Windows EDR bypass in Rust (usermode)
-
assetfinder Public
Forked from tomnomnom/assetfinderFind domains and subdomains related to a given domain
Go MIT License UpdatedJun 7, 2024 -
PE-Export-Resolver Public
Library to resolve function pointers to loaded modules in memory, such as functions provided by Windows DLL's
-
Rust-Hells-Gate Public
Rust malware EDR evasion via direct syscalls, fully implemented as an example in Rust
-
maldev Public
Forked from cr-0w/maldev⚠️ malware development -
chx Public
Clipboard HexDumper is a command-line tool that allows you to read binary data of a file on disk, convert it to a hex dump or a base64 encoded string, and copy it to the clipboard.
-
-
Remote process DLL Injection in Rust