Extracting All Images At Once
What is the way to extract all firware images at once...??
|
Weecho, Use s1fwx
HowTo: Extract Firmware Files Here some example how to extract the whole content of the AFI file "firmware.bin". Place firmware and s1fwx in one folder, open commandline console (run "cmd") and go to the folder containing the files. To extract the AFI type "s1fwx x firmware.bin". Then make a sub- folder "md fw", change "cd fw" and extract the firmware files using "..\s1fwx x ..\fwimage.fw". Now you should have extracted all the files usually included in some general firmware file. HowTo: Archive Firmware Files To modify files in a firmware you will have to extract, modify and then archive the files back together to one AFI file. First generate the script from the firmware file "firmware.bin" using "s1fwx s firmware.bin >firmware.bin.script". Then extract the files and modify their content if you want. if you want to add or remove files or change file specific parameters edit the generated script using an usual text editor (i think the syntax is self explaining). To archive the files back together type "s1fwx a new_firmware.bin:afi <firmware.bin.script ". This could also be used to archive firmware files like "fwimage.fw". In this case use "s1fwx a fwimage.fw:fw <fwimage.fw.script". |
tadad,
I think Weecho was talking about extracting all the .bmp images out of the .bin file at once. Is that correct? I haven't found a way as there is no option from s1res to 'extract all'. |
| All times are GMT -7. The time now is 2:09 am. |
Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2015, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 RC 2