Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 290 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 290 Bytes

build binwalk in docker

Build

Tested it on

  • Archlinux
  • Ubuntu 20.04.1 LTS
git clone https://github.com/ucgJhe/docker-binwalk
cd docker-binwalk
docker build . -t binwalk:0

Usage

docker run -it --rm -v "$(pwd):/binwalk" binwalk:0 [binwalk options] ./firmware.bin