adflib is a library for the using the Amiga ADF file format in Rust. It can be used to read, create and modify ADF files. And it also includes a command line tool to manage ADF files.
Advent of Code 2024 is an annual event where participants solve daily coding challenges throughout December. It is a great way to improve your programming skills and have fun with the coding community.
dtools is a library written in Rust to provide functions to manipulate C64 disk image files in D64 format. It can be used to read, create and modify D64 files. It also includes a command line tool to manage D64 files.
IP Analyzer is a tool to analyze IP addresses and networks. It can be used to determine the type of an IP address, to find the network and broadcast address, to calculate the number of hosts in a network and to find the next and previous network.
npwg is a secure password generator written in Rust. With npwg, you can easily generate strong and random passwords or passphrases to protect your online accounts.
rprobe is a tool to probe a list of hosts for open HTTP and HTTPS services. This is useful to enumerate services on a large number of hosts during a pentest.
Rustgenhash can be used to generate single or multiple hashes for usage in password databases or even in penetration testing scenarios where you want to test password cracking tools. It can also help to identify the nature of a provided hash.
vscuuid is a C++ library for generating and managing various versions of UUIDs (Universally Unique Identifiers). The library supports UUID versions 1, 2, 3, 4, 5, 6, 7, and 8.