ctf_party 0.2.0
Rust CTF Party is a tool that provides various cryptographic and network utilities for CTF (Capture The Flag) competitions. It is written in Rust and offers a command-line interface for easy usage. The tool includes features such as base64 encoding/decoding, MD5 hashing, SHA1 hashing, SHA2 hashing, hex encoding/decoding, URL encoding/decoding, HTML escaping, random number generation, regex matching, and more.