Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/david-r-cox/binwalk-cythonized-entropy
Proposed modification to Binwalk's entropy calculation function
https://github.com/david-r-cox/binwalk-cythonized-entropy
Last synced: about 2 months ago
JSON representation
Proposed modification to Binwalk's entropy calculation function
- Host: GitHub
- URL: https://github.com/david-r-cox/binwalk-cythonized-entropy
- Owner: david-r-cox
- Created: 2016-07-23T03:14:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-07-23T03:37:39.000Z (over 8 years ago)
- Last Synced: 2023-10-20T00:39:08.129Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cythonized Entropy Function for Binwalk
This repo contains a notebook that demonstrates the 5.7x performance improvement gained from Cythonizing the Shannon entropy function in [Binwalk](https://github.com/devttys0/binwalk).