firmware-mod-kit
firmware-mod-kit copied to clipboard
Automatically exported from code.google.com/p/firmware-mod-kit
Extracting 804072702 bytes of header image at offset 0 Extracting troc file system at offset 804072702 815883264 815886336 3072 Extracting 3072 byte footer from offset 815883264 Unsupported file system 'troc'!...
I have created successfully the squash image from the firmware: ```` DECIMAL HEXADECIMAL DESCRIPTION -------------------------------------------------------------------------------- 0 0x0 LZMA compressed data, properties: 0x5D, dictionary size: 33554432 bytes, uncompressed size: 2581428 bytes...
``` What steps will reproduce the problem? 1../ extract-firmware.sh 2../ddwrt-gui-extract.sh 3.edit asp file in www/ 4. ./ddwrt-gui-rebuild.sh 5. ./build-firmware.sh 6. install firmware in route:write new-firmware.bin linux What is the expected...
``` What steps will reproduce the problem? 1. Download .bin file from http://www.evilbox.ro/files/HG655b-B025.bin 2. Try extract-firmware on the downloaded bin file What is the expected output? What do you see...
``` What steps will reproduce the problem? 1. SquashFS version 4 2. 3. What is the expected output? What do you see instead? Failed to create new file system What...
``` What steps will reproduce the problem? 1. ./extract_firmware.sh tl-wr842ndv2-webflash-r23838.bin wkdir 2. ./build_firmware.sh wkdir 3. What is the expected output? What do you see instead? It is expected the generated...
``` 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...