We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Install the Rust compiler:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y . $HOME/.cargo/env
Download binwalk:
git clone https://github.com/ReFirmLabs/binwalk
Install dependencies:
sudo ./binwalk/dependencies/ubuntu.sh
Compile Binwalk:
cd binwalk cargo build --release
./target/release/binwalk /tmp/firmware.bin
./target/release/binwalk -Me /tmp/firmware.bin