View Single Post
Old 09-09-2010, 12:32 PM   #5
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,668
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
With Windows, the kindle.info file is created upon install and modified upon registration. It's encrypted (and unencrypted) using Windows' crypt32.dll library--which is responsible for basic Certificate and Cryptographic Messaging functions. I imagine the first step for a Mac solution would be finding the equivalent built-in cryptography library that is used for this same purpose.

EDIT: Which I'm guessing would have something to do with Mac's Keychain Services API.

Last edited by DiapDealer; 09-09-2010 at 12:46 PM.
DiapDealer is online now   Reply With Quote