Back to Projects

CUDA - Process Threat Detection

Developed an anomaly detection system analyzing process resource usage with CUDA-based parallel computation. Built an ML pipeline (Logistic Regression & anomaly detection features) for classifying processes as malicious or benign. Integrated OS-level data collection via JNI with Java, achieving real-time detection capability.

CUDAJavaJNIC/Cpp
CUDA - Process Threat Detection