tokmd-analysis-entropy
Entropy profiling for suspicious or packed-looking files.
Problem
You need a lightweight entropy signal without turning every file into a full content scan.
What it gives you
build_entropy_reportEntropyReport,EntropyFinding,EntropyClass
Integration notes
- No feature flags.
- Samples file heads and tails with
AnalysisLimits. - Designed to surface high-entropy outliers for the
securitypreset.
Go deeper
- Tutorial: Tutorial
- How-to: Recipes
- Reference: Architecture, Root README
- Explanation: Explanation