I was semi-successfully able to connect into the Nook mothership with my rooted NST.
To do this, I modified [CODE]/data/data/com.bn.devicemanager/databases/devicemanager.db[/CODE
]
With:
Code:
sqlite3 devicemanager.db "UPDATE registry SET value=\"http://192.168.1.1:8080/bncloud/serviceD?version=1\" where _id=14 ;"
On the router, I ran
using the command-line
Code:
mitmproxy --mode reverse:https://bncs.barnesandnoble.com/
The NST was able to see lists and recommendations.
However, it will not actually download books due to being unable to proxy
Code:
https://netdelivery.barnesandnoble.com
For this, I would need to enable "Transparent Proxying" and update the certificate files on the Nook.
Does anyone know if this works the same as Kindle, where there is a system certificate file and a Java certificate file?
My conclusion is that older Nooks are not yet banned from the store.