Not sure how useful it is, but this apparently supports squashfs 1.0 LZMA: <a href="http://bitsum.com/firmware_mod_kit.htm" target="_blank">http://bitsum.com/firmware_mod_kit.htm</a><div><br></div><div>Simon<br><br><div class="gmail_quote">
On Fri, Sep 30, 2011 at 1:23 AM, Synco Reynders <span dir="ltr">&lt;<a href="mailto:synco.reynders@gmail.com" target="_blank">synco.reynders@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
 I&#39;m wanting to fix a few annoying &#39;features&#39; / security holes in my<br>
DSL-G604T ADSL router and am struggling to unsquash the following<br>
firmware image file:<br>
<a href="ftp://files.dlink.com.au/products/DSL-G604T/REV_B/Firmware//Firmware_v2.00B07.AU_BIN/DSL-G604T_2.00B07.AU_20060901.bin" target="_blank">ftp://files.dlink.com.au/products/DSL-G604T/REV_B/Firmware//Firmware_v2.00B07.AU_BIN/DSL-G604T_2.00B07.AU_20060901.bin</a><br>


<br>
I found the magic number (&#39;hsqs&#39;) at offset 0x81000, so used the<br>
following to trim it back:<br>
dd if=imagefile.bin skip=1032 of=sqsh.bin<br>
<br>
Now I&#39;m stuck since the major/minor version is 1.0 and unsupported by<br>
my kernel and it uses LZMA compression. I&#39;ve tried to compiling<br>
&#39;unsquash&#39; with LZMA support but it doesn&#39;t work for version 1.0. And<br>
before &#39;unsquash&#39; existed you needed a kernel module so that the image<br>
can be mounted, although I&#39;ve got a bit bogged down trying to<br>
make/patch this kernel module. Any other tips? Suggestions?<br>
<br>
Thanks in advance,<br>
/s<br>
<br>
_______________________________________________<br>
Chchrobotics mailing list <a href="mailto:Chchrobotics@lists.linuxnut.co.nz" target="_blank">Chchrobotics@lists.linuxnut.co.nz</a><br>
<a href="http://lists.ourshack.com/mailman/listinfo/chchrobotics" target="_blank">http://lists.ourshack.com/mailman/listinfo/chchrobotics</a><br>
Mail Archives: <a href="http://lists.ourshack.com/pipermail/chchrobotics/" target="_blank">http://lists.ourshack.com/pipermail/chchrobotics/</a><br>
Web site: <a href="http://kiwibots.org" target="_blank">http://kiwibots.org</a><br>
Meetings 3rd Monday each month at Tait Radio Communications, 175 Roydvale Ave, 6.30pm<br>
<br>
When replying, please edit your Subject line to reflect new content.<br>
</blockquote></div><br></div>