Stars
RSA attack tool (mainly for ctf) - retrieve private key from weak public key and/or uncipher data
This Rust-based reverse shell client establishes a connection to an attacker's server, allowing the execution of shell commands remotely. It uses the Tokio async runtime for efficient handling of a…
Rust Dir-Scan is a lightweight and efficient directory scanner built in Rust. Designed for speed and security, it quickly scans directories, making it an ideal tool for web penetration testing and …
a simple JSDefender deobfuscator that I made with love ❤
Test programming langage that transpiles into C for now
Windows tool for dumping malware PE files from memory back to disk for analysis.
Script permettant d'afficher les Strings et les magics numbers d'une image (utile en stégano par exemple)
simple TCP Server/Client (that sends hello on the client and on the server world).
it's a cli debugger written in rust, it allows the placement of breakpoints, modifying elements at addresses, modifying the value of registers and other nice little things
this is a translator of assembly to C language written in rust, THE PROJECT IS UNDER DEVELOPMENT!!