OFFSITE.DARK
← Greps

May 28, 2026

1 min

Uploaded by Sakni-Tasnim

HF Model
Sakni-Tasnim/malware-detector-tensorflow
Pipeline
tabular-classification
Downloads
0
Likes
0
  • malware-detection
  • tensorflow
  • neural-network
  • gradio
  • tabular-classification

malware-ml

Community upload on Hugging Face — indexed for inquiry, not endorsement.

Malware Detector TensorFlow — Deep Learning Binary Classifier

Uploaded to Hugging Face by Sakni-Tasnim — TensorFlow malware detector with Gradio demo, tagged for binary classification on tabular malware features.

What Is This?

Uploaded to Hugging Face by Sakni-Tasnim. malware-detector-tensorflow is a deep learning binary classifier for malware detection, packaged with Gradio for interactive inference on tabular feature inputs.

Metadata

FieldValue
AuthorSakni-Tasnim
FrameworkTensorFlow
Pipelinetabular-classification
UIGradio
LicenseMIT

Why It Might Matter

Classical feature-based malware ML persists alongside LLM hype. This model type matters for:

  • Fast inference on PE metadata without GPU token generation
  • Interpretability — SHAP/feature importance on tabular inputs vs. black-box LLMs
  • SOC integration — lightweight scoring before sandbox detonation

Evaluation Notes

Key questions before adoption:

  • What feature schema does the model expect? (imports, entropy, section counts?)
  • Training corpus vintage — generalization to 2026 packers?
  • False positive tolerance for enterprise deployment

Attribution

Open-source model indexed for security research inquiry. Uploaded to Hugging Face by Sakni-Tasnim.