Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firmware support for linksys EA6700 firmware #118

Open
GoogleCodeExporter opened this issue May 30, 2015 · 1 comment
Open

Firmware support for linksys EA6700 firmware #118

GoogleCodeExporter opened this issue May 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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
Copy link
Author

So good

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant