firmware-mod-kit
firmware-mod-kit copied to clipboard
Automatically exported from code.google.com/p/firmware-mod-kit
``` What steps will reproduce the problem? 1.Trying to extract squashfs filesystem using below command 2../unsquashfs_all.sh ~/Documents/router/_openwrt-brcm-2.4-squashfs.trx.extracted_bkp/7D400.squashfs 3. What is the expected output? What do you see instead? The output...
``` Using KALI linux root@kali:~/fmk# ./extract-firmware.sh digicap.dav Firmware Mod Kit (extract) 0.99, (c)2011-2013 Craig Heffner, Jeremy Collake Preparing tools ... Scanning firmware... Scan Time: 2014-11-06 14:40:05 Signatures: 193 Target File:...
``` What steps will reproduce the problem? 1. Extract "tomato-RT-AC68U-ARM--122-AIO-64K.trx" 2. Immediately rebuild from extract directory without making any changes. 3. Stock ASUS based WRT firmware will reject the new...
``` I extracted a firmware for a VDSL modem. The modem is SmartRG SR505N. Here is output: ----------------------------------- ./extract-firmware.sh smart.bin Firmware Mod Kit (extract) 0.99, (c)2011-2013 Craig Heffner, Jeremy Collake...
``` When processing a LZMA-compressed file, uncramfs-lzma stops after successfully uncompressing the first file block. As a consequence, files larger than the block size are truncated after the first block...
``` What steps will reproduce the problem? 1. I have extracted DIR-600 and DIR-300 firmwares 2. Then build them again 3. Both routers alerts that firmware is invalid ``` Original...
``` Latest tool version. root@kali:/opt/fmk# ./extract-firmware.sh NWA-3100_V3.60\(AAI.8\)C0/360AAI8C0.bin Firmware Mod Kit (extract) 0.99, (c)2011-2013 Craig Heffner, Jeremy Collake Preparing tools ... Scanning firmware... Scan Time: 2014-08-04 12:36:48 Signatures: 193 Target File:...
``` While trying to extract a CramFS filesystem with binwalk, I narrowed down the extraction failure to one script: uncramfs_all.sh Here is what happens (traced through a "bash -x"): 1....
``` ./binwalk 1.sig DECIMAL HEX DESCRIPTION -------------------------------------------------------------------------------- ----------------------------------- 0 0x0 Broadcom 96345 firmware header, header size: 256, firmware version: "8", board id: "6328av", ~CRC32 header checksum: 0x1ED274DF, ~CRC32 data checksum:...
``` What steps will reproduce the problem? 1. 2. 3. What is the expected output? What do you see instead? What version of the product are you using? On what...