What this file tool does
Measure how evenly byte values are distributed across a file and inspect block-level changes that may indicate compression, encryption, padding, or sparse regions.
Shannon entropy is calculated from the frequency of all 256 byte values. Results range from 0 to 8 bits per byte.
Processing stays on this device. Full-file mode can use significant time on very large files. High entropy can arise from encryption, compression, or naturally complex data and is not proof of malware.