Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Other discussions > Removing DRM protection from eBooks
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 05-20-2010, 02:50 PM
PLBriggs PLBriggs is offline
Junior Member
 
Join Date: May 2010
Posts: 1
PLBriggs is on a distinguished road
Unhappy

Getting "Unsupported version of kindle for pc" with unswindle v6rc1 and k4pc v1.1.0


Folks:

I'm experiencing the same error message about "unsupported version of kindle for pc" using unswindle.pyw v6-rc1. My current version of K4PC, v1.1.0, is dated 04-May-2010.

The code, obviously, is:
def _get_hexdigest(self):
path = self._exepath
sha1 = hashlib.sha1()
with open(path, 'rb') as f:
data = f.read(4096)
while data:
sha1.update(data)
data = f.read(4096)
hexdigest = sha1.hexdigest()
if not PC1KeyGrabber.supported_version(hexdigest):
raise UnswindleError("Unsupported version of Kindle For PC")
return hexdigest
Regards.......Peter
Reply With Quote
  #2  
Old 05-21-2010, 04:48 AM
Stream Recorder
 
Posts: n/a
Default

Re: Getting "Unsupported version of kindle for pc" with unswindle v6rc1 and k4pc v1.1


Quote:
Originally Posted by PLBriggs View Post
I'm experiencing the same error message about "unsupported version of kindle for pc" using unswindle.pyw v6-rc1. My current version of K4PC, v1.1.0, is dated 04-May-2010.
Kindle For PC was updated recently and it doesn't work with unswindle v6 rc 1.

You need to use an older version of Kindle For PC. But you need to uninstall the newest version first, delete the "My Kindle Content" folder and the Amazon folder in the Local Applications directory. Then install an older version of Kindle4PC and turn off auto updates!


I have found a couple of download links on the net:

K4PC
Code:
http://dl.dropbox.com/u/2992929/KindleForPC-installer.exe
K4PC beta
Code:
http://ifile.it/tq05bk4
Note that these are not my uploads, nor can I guarantee that they are malware free. Make sure to check them with Virus Total, and use them at your own risk.
Reply With Quote
Reply Post New Thread
Tags: , , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 11:11 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons