Mark Street
Mark Street
Hi! I've *just* pushed a new script (auto.py) to the repo that aims to try all keys known (to me) against the config.bin, regardless of the payload type. Can you...
I'm not sure, it could be in `/bin`, `/sbin`, `/usr/bin`, `/usr/sbin` or similar?
Are you able to grab the `/etc/hardcodefile/dataprotocol` file and upload it? Looking at the code below the *key* is the serial + mac address, but I guess the *iv* differs...
Where are you seeing the iv and key values? I pasted that function just as documentation really. Also, I wonder if this guide is any use https://bandaancha.eu/foros/todo-sobre-f8648p-admin-decodificar-1746950? Also x2, out...
I'm glad you managed to unlock your router, I'd still like to get to the bottom of being able to decode the `config.bin`. > However, something "weird" is this: >...
Where is this `Ps2EeAs` binary? are there different versions? do they have different behaviour in terms of matching? ``` sha1sum ee-gcc2.95.3-136/lib/gcc-lib/ee/2.95.3/as.exe ed3d3d82c8f99608cd797a6b47bb0bcaaa8afaf0 ee-gcc2.95.3-136/lib/gcc-lib/ee/2.95.3/as.exe ```
Do you have a link to the firmware you used to update?
It's a shame that `admin:1234` hasn't worked as that's the username/password in the `/usr/etc/passwd` file for that firmware ``` admin:$1$$iC.dUsGpxNNJGeOm1dFio/:0:0:root:/:/bin/sh ``` Have you tried `admin:zyad1234` or `root`, `supervisor` or `admin`...
Generally navigating within the site doesn't prompt to save changes which means you'll instantly lose them if you click on: - ~~New (toolbar)~~ FIXED via https://github.com/decompme/decomp.me/pull/1708 - Platform Icon (toolbar)...