View Single Post
  #5  
Old 09-28-2010, 09:20 AM
Stream Recorder
 
Posts: n/a
Default

Re: MobiDeDRM.py Error: no key found. maybe the PID is incorrect


Quote:
Originally Posted by bee View Post
Code:
python mobidedrm2.py Lind.prc Lindfree2.prc 'XNNXXXN*AH'
MobiDeDrm v0.02. Copyright (c) 2008 The Dark Reverser
Error: no key found. maybe the PID is incorrect
The first thing to do it to check whether your ebook really has a DRM protection.

Try to put your PID in quotes. If that does not work, put all the arguments into quotes (Most often this problem occurs when filenames use some special characters, so you can just rename your ebook to something simple like 1.prc).

And double check every character that can be confusing: 0 (zero) and O, 1 and I etc. Make sure all letters are in the upper case.

Also try to use v.0.13 of mobidedrm.py
Reply With Quote