View Single Post
Old 06-06-2024, 03:09 PM   #5
erk
Enthusiast
erk got an A in P-Chem.erk got an A in P-Chem.erk got an A in P-Chem.erk got an A in P-Chem.erk got an A in P-Chem.erk got an A in P-Chem.erk got an A in P-Chem.erk got an A in P-Chem.erk got an A in P-Chem.erk got an A in P-Chem.erk got an A in P-Chem.
 
Posts: 40
Karma: 6042
Join Date: Nov 2011
Device: SONY PRS505
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
Code:
mitmproxy
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.
erk is offline   Reply With Quote