Skip to content

Binwalk docker image with the cpu_rec plugin for CPU instruction set identification.

Notifications You must be signed in to change notification settings

dsirov/docker-binwalk-cpurec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binwalk Docker Image with cpu_rec Plugin

Docker container image with the Binwalk tool, with addition of the cpu_rec plugin for CPU instruction set identification analysis.

The image is based on the official Binwalk docker image and thus contains all the mandatory and optional external tools.

Install

To pull the latest docker image and install the convenience binwalk.sh script:

make install

Run

Simply execute binwalk, but make sure to run it from the directory containing the file for analysis.

For example:

binwalk -% firmware.img

Or manually run the dsirov/binwalk-cpurec docker image, making sure to map the directory into the docker.
Mind SELinux pitfalls when enabled.

Image Repository

The built images can be found at the Docker Hub.

About

Binwalk docker image with the cpu_rec plugin for CPU instruction set identification.

Topics

Resources

Stars

Watchers

Forks