Projects

Malware Analysis Tool

A user-interactive malware analysis tool that combines static opcode extraction, a hybrid CNN–LSTM classifier, and an anomaly-detection layer for zero-day risk scoring, all packaged into a PyQt5 GUI.

Encryption Tool

A simple Python application with a graphical interface for RSA key management and file encryption/decryption, built using Tkinter and the cryptography library.