445 B
445 B
Get root on MimoAP
- Download a backup from your router firmware
- Extract it, edit
/etc/shadow
, replace the hash of theroot
user with the one from theadmin
user - Recompress the folder hierarchy
- Import this new archive as backup in MimoAP
- Run
ssh root@192.168.1.1
(replace with the IP address of your router) and use youradmin
password - Enjoy! (But you should really install a vanilla OpenWRT instead)