The Lab

Small, working instruments that run entirely in your browser — no data leaves the page. Each one turns a piece of my cybersecurity and machine-learning research into something you can actually touch. More are in progress; the first is live below.

CH-1● Live

Threshold Tuning Explorer

Tune a malware classifier’s decision boundary and watch the false-positive trade-off update live — the core contribution of my MSc dissertation.

ANNCIC-MalMem-2022ROCFalse Positives
Open tool →
CH-2In progress

Feature Ablation Lab

Toggle the nine process-memory feature families on and off and measure how much each one contributes to detection accuracy.

Feature AblationMemory Forensics
Coming soon
CH-3In progress

SHAP / XAI Explainer

A force plot showing which memory features pushed a sample toward “malware” — making the model explain its own verdict.

SHAPExplainability
Coming soon
CH-4In progress

Memory Malware Classifier

Feed a memory feature vector to the ANN running in-browser and get a malware / benign verdict with a confidence score.

PyTorchONNXIn-browser
Coming soon
CH-5In progress

SteganoCrypt Playground

Hide an AES-encrypted message inside an image with LSB steganography, then extract it back out — all client-side.

AESRSASteganography
Coming soon
CH-6In progress

Adversarial Evasion Demo

Perturb a sample’s features and watch it slip past the classifier, illustrating the robustness limits of the model.

Adversarial MLRobustness
Coming soon