Quote:
Originally Posted by user_none
Page mapping in the Kindle for Mac app is dependent on two things. An encrypted question and answer between the app and https://kindle-app-services.amazon.com. A value which appears to be a result of this exchange is written to ~/Library/Application Support/Kindle/storage/.kindle-info .
The .kindle-info file holds a variety of different things. For instance, on my system removing the following will cause the app to ask me to agree to the Terms of Use.
Code:
[0TB-ZJBABgbzb3ZgZPBKZP0vbs0gB4Zb:bK0B0hZOBHbYZNBtZDBablZYZKbUbk0U]
|
That's an encoding of a variable called “eulaVersionAccepted”. I can't test the OSX app right now, but if you tell me what the other value is that got added, I can tell you what the name of the variable is.