Quote:
Originally Posted by barnjp
So what would happen if you tried to do your Netgear trick on the Sagem?
|
Well, I've been having a look at the firmware for the Sagem F@st, and whilst I was able to mount it on my Linux system, all I could see is the directory structure and not the file contents. Most likely this is because I've botched the squashfs-lzma module, but the worst case scenario is that Sagem have "tweaked" the filesystem layout (and the bootstrap code) to block any attempt to hack their router.
I'll have a more serious look when I finally get my Sagem router.
Actually, there's half a chance that the DG834GT software would actually work on the Sagem router, if it's possible to force the firmware onto it. Though that wouldn't help anyone in trying to get the connection password.
The DG934G code definitely wouldn't work as it uses a completely different ADSL chip, and although they both have MIPS processor cores, they are actually set up with opposite endianness - the DG834GT and Sagem are big endian, and the DG934G is little endian.