-
Notifications
You must be signed in to change notification settings - Fork 355
Decode Telnet Password
Alex X edited this page Nov 9, 2020
·
11 revisions
Original author in community. Discuss here.
Works if you bought a Gateway with Telnet password from the factory.
Same step from this instruction.
Same step from this instruction.
-
Enable flash
<RealTek>snwbi
-
Read factory from nand to memory
<RealTek>snwbrecc a0000000 180 1e0
-
Display factory in memory
<RealTek>db a0000000 1e0
-
Paste result to this form
Also paste gateway MAC-address (from router or Mi Home application).
-
Use password to enter Telnet and remove Telnet password:
passwd -d admin
(leave blank)