reddit hackernews mail facebook facebook linkedin
binwalk

binwalk

Fast, easy to use tool for analyzing, reverse engineering, and extracting firmware images.

The binwalk python module can be used by any python script to programmatically perform binwalk scans and obtain the results of those scans.

The classes, methods and objects in the binwalk modules are documented via pydoc, including examples, so those interested in using the binwalk module are encouraged to look there. However, several common usage examples are provided here to help jump-start development efforts.

Each of binwalk's features (signature scans, entropy analysis, etc) are implemented as separate modules.