Closed GoogleCodeExporter closed 8 years ago
I've the same router and come across the same issue, hope it can be fixed soon.
Original comment by kkzxa...@gmail.com
on 20 Mar 2013 at 4:44
I have the same issue with fresh build of DD-WRT for DIR-825-revb.
Firmware file:
ftp://ftp.dd-wrt.com/others/eko/BrainSlayer-V24-preSP2/2013/04-01-2013-r21153/dl
ink-dir825-revb/dir825-firmware.bin
Using Firmware Mod Kit r414
Original comment by ilya.str...@gmail.com
on 13 Apr 2013 at 7:53
I am evaluating it now. A cursory glance at the situation reveals that DD-WRT
likely made a minor tweak to their webcomp tool, probably to break
interoperability with webdecomp. I'm looking at it in my spare time, so will
patch webdecomp as soon as I'm able.
Original comment by jeremy.collake@gmail.com
on 13 Apr 2013 at 8:01
Original comment by jeremy.collake@gmail.com
on 13 Apr 2013 at 8:01
[deleted comment]
Original comment by jeremy.collake@gmail.com
on 13 Apr 2013 at 1:22
I've updated Firmware Mod Kit to latest revision (r427) and recompiled it, but
the problem is still present.
Firmware:
ftp://ftp.dd-wrt.com/others/eko/BrainSlayer-V24-preSP2/2013/04-01-2013-r21153/dl
ink-dir825-revb/dir825-firmware.bin
Error log: http://pastebin.com/kP5RU2pZ
Original comment by ilya.str...@gmail.com
on 14 Apr 2013 at 5:35
I will check that image. I tested against this one
ftp://ftp.dd-wrt.com/others/eko/BrainSlayer-V24-preSP2/2013/01-01-2013-r20453/bu
ffalo_whr_hp_g300n/whr-hp-g300n-firmware-MULTI.bin
Original comment by jeremy.collake@gmail.com
on 14 Apr 2013 at 5:37
[deleted comment]
Original comment by jeremy.collake@gmail.com
on 14 Apr 2013 at 5:43
Yea, it's different. It's going to be hard to deal with constantly changing
variations here. I've now got real things to do, so I don't suspect I'll
complete this anytime soon, though who knows I may get obsessed with it during
one of my bouts with mania. The exact mechanism used for the firmware will have
to be derived at extract time and recorded for use in the restore. What a pain.
An alternate solution is to use a different build's www AND httpd. If you use
both, it ought to come out alright.
Original comment by jeremy.collake@gmail.com
on 14 Apr 2013 at 5:56
I'll try to use different www and httpd. Thank you very much!
Original comment by ilya.str...@gmail.com
on 14 Apr 2013 at 6:04
Wait. I am going to update to use the newer format.
Original comment by jeremy.collake@gmail.com
on 14 Apr 2013 at 6:32
Ok, done. It works with your image now. The code last night was fucked up too.
Also, my description was off. Turns out it's a simple constant key added to all
indexes. The constant will vary between builds. The key can be dynamically
calculated and stored, which is what I'll work on. This would have the added
benefit of working on the older images with a 0 key.
Original comment by jeremy.collake@gmail.com
on 14 Apr 2013 at 6:57
I added support for variable keys. The key is now calculated during extract and
stored in a temporary file for use in the restore/rebuild process.
Original comment by jeremy.collake@gmail.com
on 14 Apr 2013 at 6:39
Original comment by jeremy.collake@gmail.com
on 14 Apr 2013 at 6:39
Original issue reported on code.google.com by
Raincious
on 8 Jan 2013 at 6:52