Skip to content

Projects

Security tools, experiments, and things I have shipped.

Python Hash Cracker

A multi-process, dictionary-based hash cracking tool supporting several algorithms and salt configurations.

PythonMultiprocessingCryptography
View project

Caesar Cipher CLI

A command-line tool that encrypts and decrypts text with the Caesar cipher, preserving case and non-alphabetic characters.

PythonCryptographyCLI
View project