MY CODING PROJECTS
KALI-LINUX SETUP
A repo to automate the setup and installation of various tools and packages within Kali Linux. The script installs a comprehensive toolkit for security and pentesting tasks.
LEARN MORE →QUARK FILE MANAGER
A sleek, modern, cross-platform file manager built with C++, OpenGL, and ImGui. Designed for developers and power users who crave speed, customization, and a minimalist UI.
LEARN MORE →FIXER BOTNET
A lightweight Python-based botnet framework designed for educational purposes. Focuses on simplicity and ease of understanding how botnets operate. -- (FIRST SEMESTER PROJECT)
LEARN MORE →CTF TRACKER BOT
A Discord bot that keeps you updated on Capture The Flag (CTF) events! With real-time data from CTFTime, it provides upcoming event listings, team stats, and comparisons. -- (REQUIRES FREE DISCORD BOT API)
LEARN MORE →SSH HONEYPOT
A basic honeypot using Flask and Paramiko. It logs SSH attempts, providing insights into potential security threats, and demonstrates how to detect and log unauthorized access. -- (FIRST SEMESTER PROJECT)
LEARN MORE →NASM RANSOMWARE
A simple ransomware simulation written in assembly language (NASM x86). The code demonstrates encryption and decryption of a dummy file using modified XOR-based encryption. -- (THIRD SEMESTER PROJECT)
LEARN MORE →MAC SPOOFER
A repository of tools to change or reset MAC addresses on different operating systems (Windows, Linux, and MacOS). The tools are implemented in C++, supporting a set of functionalities for each platform.
LEARN MORE →BIOMETRIC-AUTH APP
A lightweight and efficient biometric authentication application developed in Python. This project demonstrates secure user identity verification using facial recognition technology, integrated with a simple GUI and local database storage.
LEARN MORE →PHOTON LIVE CHAT APP
A secure, real-time chat app designed to ensure privacy through robust end-to-end encryption. Built with the Qt framework for cross-platform GUI development, and uses OpenSSL for secure communication protocols and cryptographic operations.
LEARN MORE →