View Single Post
Old 07-25-2008, 02:14 PM   #120
llasram
Reticulator of Tharn
llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.llasram ought to be getting tired of karma fortunes by now.
 
llasram's Avatar
 
Posts: 618
Karma: 400000
Join Date: Jan 2007
Location: EST
Device: Sony PRS-505
Quote:
Originally Posted by garygibsonsf View Post
Then I took jswolf's suggestion; opened terminal; put the prc ebook I bought into the same folders as each of the altered mobipocket unlocker scripts; ran the python script on it as he typed it; except that this time, it said something like 'invalid PID checksum'.
Does your PID have a '$' (dollar sign character) in it? I assume so, and that means you need to put your PID in "'" (single quotes). So you should be running something like:
Code:
python mobidedrm.py book-drmed.prc book-clean.mobi 'FAKEPID$42'
With the real filenames and PID, but with the single-quotes in-place.
llasram is offline   Reply With Quote