An open API service indexing awesome lists of open source software.

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.

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).