https://github.com/foxforensics/entropy
Calculate file entropy.
https://github.com/foxforensics/entropy
binary calculation entropy file forensic-tools forensics-tools go
Last synced: 6 days ago
JSON representation
Calculate file entropy.
- Host: GitHub
- URL: https://github.com/foxforensics/entropy
- Owner: foxforensics
- License: mit
- Created: 2025-08-21T15:41:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-04-15T14:02:04.000Z (2 months ago)
- Last Synced: 2026-05-18T23:30:54.388Z (about 1 month ago)
- Topics: binary, calculation, entropy, file, forensic-tools, forensics-tools, go
- Language: Go
- Homepage: https://pkg.go.dev/go.foxforensics.dev/entropy
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Entropy
Calculate file entropy.
```console
go install go.foxforensics.eu/entropy@latest
```
## Usage
```console
$ entropy PATH
```
## License
Released under the [MIT License](LICENSE.md).