update readme

This commit is contained in:
Xu Zhaowei 2021-05-17 13:20:16 +08:00
parent 2a6b3a0d42
commit 232be92744
1 changed files with 22 additions and 1 deletions

View File

@ -1 +1,22 @@
# ax3600_tool
# ax3600_tool
backup your mtd9
`nanddump -f /tmp/bdata_mtd9.img /dev/mtd9`
unlock the partition lock
`/tmp/fuckax3600 unlock`
set ssh/uart/telnet to enable and display the default username/password
`/tmp/fuckax3600 hack`
relock the partition lock, otherwise the wifi will not work normally
`/tmp/fuckax3600 lock`
show password only
`/tmp/fuckax3600 password`