I got a W724V Type B which boots up into some web recovery tool. This is the HTML source:
Welcome to the u-boot web server!
Recovering Tool
Password:
I don't know what went wrong with it.
Now does anyone has a suggestion for the password?
I'm hoping that with the password the recovery tool will let me flash a firmware image from Telekom to get the router up running again.
Hello, i have a full nand backup of this router, but u need to write from an oopenwrt uboot. Intryed to port.openwrt on it, but cannot get wifi working
I guess this would first require soldering serial access to the box? Or is there any other way to get past the password and use the web interface or maybe something like tftp?
I can extract and decompress the file at 0x22840. Using strings I can see that it does contain the relevant web pages, for example.
It should be some kind of file system image. How can I mount/extract it?
I am still unable to mount the extracted image (it's probably a kernel with an included filesystem). However I noticed the following text:
...
Authenticated!!!
/index.html
Fail!
Passord length should be 6, your input is %d
Need password.
...
Then I recalled reading on https://openwrt.org/toh/t-com/spw722vtypb that the access password should be the first four characters of the device password (printed on the sticker on the router's casing). So maybe for the 724vtypeb they went for the first six characters?
Turns out to be correct!
I can access the recovering tool menu now.