her0mx's Stars
projectdiscovery/nuclei
Nuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collaboration to tackle trending vulnerabilities on the internet. It helps you find vulnerabilities in your applications, APIs, networks, DNS, and cloud configurations.
rapiz1/rathole
A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
hasherezade/pe-bear
Portable Executable reversing tool with a friendly GUI
trickster0/OffensiveRust
Rust Weaponization for Red Team Engagements.
gabdube/native-windows-gui
A light windows GUI toolkit for rust
bytecode77/r77-rootkit
Fileless ring 3 rootkit with installer and persistence that hides processes, files, network connections, etc.
FULLSHADE/WindowsExploitationResources
Resources for Windows exploit development
b1tg/CVE-2023-38831-winrar-exploit
CVE-2023-38831 winrar exploit generator
chipsenkbeil/distant
🚧 (Alpha stage software) Library and tooling that supports remote filesystem and process operations. 🚧
hasherezade/transacted_hollowing
Transacted Hollowing - a PE injection technique, hybrid between ProcessHollowing and ProcessDoppelgänging
whitequark/rust-vnc
An implementation of VNC protocol, client state machine, a client and a proxy
GrahamBest/dll_hook-rs
Rust code to show how hooking in rust with a dll works.
NtRaiseHardError/Kaiser
Fileless persistence, attacks and anti-forensic capabilties.
Speedi13/Custom-GetProcAddress-and-GetModuleHandle-and-more
Custom GetProcAddress, GetModuleHandleA and some dbghelp.dll functions
frank2/exe-rs
The PE Executable Library, but for Rust!
debris/base58
Tiny and fast base58 encoding
d3npa/dll-injector
A small Rust library for injecting DLLs into processes on Windows via LoadLibraryA
MauriceKayser/rs-winapi2
Microsoft Windows user-mode API access with clean Rust types.
pwnlogs/ProcessInjection
Collection of process injection techniques.