![]() |
WRP400.ShadowDataHack HistoryHide minor edits - Show changes to markup February 25, 2009, at 11:00 AM
by --
Added lines 11-12:
The following log is new on the console during the first reboot after the above commands are executed: February 25, 2009, at 10:59 AM
by --
Changed lines 19-20 from:
write PT Env, checksum[63] env[shadow_data=admin:XkRnx5gdf6RdQ?:0:0:99999:7:::] addr[fffc0420] write PT Env, checksum[72] env[crypt_key=D78E04DFB7F1A93E8EB10C39DC8AD6182ED774584A78174BA7554EA79ECCB064?] addr[fffc0528] to:
write PT Env, checksum[63] env[shadow_data=admin:XkRnx5gdf6RdQ:0:0:99999:7:::] addr[fffc0420] write PT Env, checksum[72] env[crypt_key=D78E04DFB7F1A93E8EB10C39DC8AD6182ED774584A78174BA7554EA79ECCB064] addr[fffc0528] Changed line 23 from:
write PT Env, checksum[b] env[serial_number=CR301H600315?] addr[fffc0840]
to:
write PT Env, checksum[b] env[serial_number=CR301H600315] addr[fffc0840] Changed line 25 from:
write PT Env, checksum[3a] env[admin_pwd=AB0ZMEshjN6eY?] addr[fffc0a50]
to:
write PT Env, checksum[3a] env[admin_pwd=AB0ZMEshjN6eY] addr[fffc0a50] February 25, 2009, at 10:58 AM
by --
Changed lines 9-25 from:
This will boot the device with the protected admin password permanently reset to 'admin'. to:
This will boot the device with the protected admin password permanently reset to 'admin'. Env Version[0.1] Env [sync_to_pt] Deleted .. done *write PT Env, checksum[64] env[ethaddr=00:21:29:09:6B:8D] addr[fffc0000] *write PT Env, checksum[54] env[eth1addr=00:21:29:09:6B:8E] addr[fffc0108] write PT Env, checksum[b] env[wlanaddr=00:21:29:09:6B:8F] addr[fffc0210] write PT Env, checksum[4d] env[wlan1addr=00:21:29:09:6B:90] addr[fffc0318] write PT Env, checksum[63] env[shadow_data=admin:XkRnx5gdf6RdQ?:0:0:99999:7:::] addr[fffc0420] write PT Env, checksum[72] env[crypt_key=D78E04DFB7F1A93E8EB10C39DC8AD6182ED774584A78174BA7554EA79ECCB064?] addr[fffc0528] write PT Env, checksum[6b] env[model_name=WRP400] addr[fffc0630] write PT Env, checksum[65] env[wps_pin=22367600] addr[fffc0738] write PT Env, checksum[b] env[serial_number=CR301H600315?] addr[fffc0840] write PT Env, checksum[6d] env[hash_dir=6b9dbU3PGx] addr[fffc0948] write PT Env, checksum[3a] env[admin_pwd=AB0ZMEshjN6eY?] addr[fffc0a50] July 11, 2008, at 07:35 AM
by --
Changed lines 1-2 from:
Here's how to use the recovery TftpServer, once you have a SerialPort attached and have managed to UnlockTheConsole: to:
Here's how to unlock the userspace login prompt and the recovery TftpServer, once you have a SerialPort attached and have managed to UnlockTheConsole: Changed lines 6-8 from:
boot This will boot the device with the protected admin password set to 'admin'. to:
setenv sync_to_pt enable reset This will boot the device with the protected admin password permanently reset to 'admin'. July 09, 2008, at 07:23 AM
by --
Changed line 5 from:
setenv shadow_data admin:XkRnx5gdf6RdQ?:0:0:99999:7:::
to:
setenv shadow_data admin:XkRnx5gdf6RdQ:0:0:99999:7::: July 09, 2008, at 07:22 AM
by --
Added lines 1-8:
Here's how to use the recovery TftpServer, once you have a SerialPort attached and have managed to UnlockTheConsole: At the U-Boot console, type: setenv shadow_data admin:XkRnx5gdf6RdQ?:0:0:99999:7:::
boot
This will boot the device with the protected admin password set to 'admin'. |