firelizzard18 / firmware-mod-kit

Automatically exported from code.google.com/p/firmware-mod-kit
0 stars 1 forks source link

Firmware support for linksys EA6700 firmware #118

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download the firmware for EA6700 router from linksys site
2. Try to dissect it with fmk
3. fmk produces rootfs, but fails to extract kernel and some other data

What is the expected output? What do you see instead?
fmk does not extract header

What version of the product are you using? On what operating system?
latest greatest version 0.99

Please provide any additional information below.

Linksys EA6700 firmware is as follows:

1-TRX header
2-LZMA-compressed image (LZMA 4.65 to uncompress)
3-JFFS rootfs

Inside 2 there is some data, couple more TRX headers, linux kernel, XZ 
compressed data (extra config) and some more LZMA data

Ideally i would love to see all of that being extracted and reassembled so that 
firmware can be truly modded.

Thanks a ton for the work done already on the toolset.

Original issue reported on code.google.com by andlo...@gmail.com on 31 Oct 2013 at 1:42

GoogleCodeExporter commented 8 years ago
So good

Original comment by mardy19...@gmail.com on 27 May 2015 at 4:33