Projects

ReconX — Automated Reconnaissance Framework

ReconX is a desktop-based reconnaissance framework designed to support security assessments, bug bounty workflows, and attack surface analysis. It consolidates multiple discovery techniques into a single interface — covering port scanning, OS fingerprinting, subdomain enumeration, live host identification, directory and endpoint brute-forcing, HTTP probing (status codes, page titles, security headers), and JavaScript file extraction. Optionally supports visual capture of web assets via screenshots for rapid triage.

PythonReconPort ScanningSubdomain EnumHTTP ProbingOSINTBug BountySecurity Headers

SheetBreaker

SheetBreaker is a Python-based tool (CLI + GUI) designed to unprotect sheet-level passwords from .xlsx files. It works by extracting the archive, cleaning protection tags from XML sheets, and repackaging the file without data loss.

PythontkinterCLIGUIExcel XML

Motion Detection with YOLO

A lightweight motion detection system using OpenCV that captures frames upon detecting movement. Ideal for basic surveillance, the tool can be integrated with alert systems or storage services for security applications.

PythonOpenCVComputer VisionSecurity