View Single Post
  #9  
Old 10-16-2010, 12:39 PM
any ANONYMOUS forum user any ANONYMOUS forum user is offline
any user of the forum who preferred to post anonymously
 
Join Date: Aug 2011
Location: Server of stream-recorder.com
Posts: 211
any ANONYMOUS forum user is on a distinguished road
Default

Re: How to find Kindle 3 K3 PID?


The checksum is there to make sure you've written down the PID correctly. It's checked and then stripped from the PID before decrypting so I decided not to bother with it. Otherwise I'd have to generate the correct checksum for each PID, check it and throw it away for every key. Valuable clock cycles.
Reply With Quote