Project Vault_

Repository of technical artifacts and research

Panopticon: Cyber-Brutalist Timer

A specialized Chrome extension designed for deep focus cycles. Features enforced site blocking, a persistent global HUD, and aesthetic glitch-effect transitions.

Javascript Chrome API Glitch UI Privacy

Python Hash Cracker

High-performance multi-process tool designed for dictionary-based hash cracking. Supports various algorithms and salt configurations.

Python Multiprocessing Cryptography

LSB Steganography Tool

A cryptographic tool for hiding and extracting secret messages within image files using Least Significant Bit manipulation.

Python Image Processing Security

Advanced Password Analyzer

An intelligent security analyzer that evaluates password entropy and cross-references data with the Have I Been Pwned API.

Python API Integration Security Analysis

Simple Python Keylogger

A basic script to log keystrokes using the pynput library. Features stealth batch logging, special key formatting, and startup timestamps.

Python pynput Security

Simple Caesar Cipher

A command-line tool to encrypt and decrypt text using the Caesar cipher. Preserves character case and ignores non-alphabetic characters.

Python Cryptography CLI