Section 01
EMBERGuard: An Ensemble Learning & Explainable AI Malware Detection System
EMBERGuard is an open-source malware detection project combining XGBoost, LightGBM, CatBoost, and neural networks into an ensemble pipeline. It solves the 'black box' problem of ML-based detection using SHAP for interpretable results, helping security teams understand model decisions. Maintained by Anish-530, hosted on GitHub (https://github.com/Anish-530/EMBERGuard), released on June 5, 2026.