|  11-18-2008, 06:52 AM | #166 | |
| Addict          Posts: 357 Karma: 1112 Join Date: Oct 2008 Location: Euroland Device: PocketBook 360°, BeBook (Hanlin V3), iRex DR1000S, iPad | Quote: 
 So, entering the PID as 12345\$67 (or whatever) with the normal script will interpret that PID string as the intended 12345$67 | |
|   |   | 
|  11-18-2008, 07:38 AM | #167 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | |
|   |   | 
|  11-18-2008, 08:00 AM | #168 | 
| Member  Posts: 12 Karma: 10 Join Date: Mar 2008 Device: Kindle | |
|   |   | 
|  11-18-2008, 09:07 AM | #169 | |
| Connoisseur     Posts: 57 Karma: 307 Join Date: Oct 2008 Device: PalmOS PDA | Quote: Update: and that link is going to be important, because I just spotted a major problem in 0.3.0 -- the MSReader.pm file didn't get uploaded, so the convertlit support is missing. Fixed in 0.3.1. Also, the main thread on MobileRead where I post updates is here: https://www.mobileread.com/forums/showthread.php?t=31142 Last edited by AZed; 11-18-2008 at 02:27 PM. | |
|   |   | 
|  11-18-2008, 10:44 PM | #170 | 
| Junior Member  Posts: 6 Karma: 10 Join Date: Oct 2008 Device: Sony Reader PRS - 505 | 
			
			How about mobipocket files with content encrypted, do we have a solution ?
		 | 
|   |   | 
|  11-18-2008, 11:06 PM | #171 | 
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | |
|   |   | 
|  11-19-2008, 01:05 AM | #172 | |
| Connoisseur     Posts: 57 Karma: 307 Join Date: Oct 2008 Device: PalmOS PDA | Quote: 
 On the other hand, it's not really that much more work to downconvert and then unpack the downconverted file. If you stick a copy of MobiDeDrm into the EBook::Tools configuration directory and then add your PIDs to the configuration file, it'll even just work via "ebook downconvert" followed by "ebook unpack". | |
|   |   | 
|  11-19-2008, 01:38 AM | #173 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: Oct 2008 Device: Sony Reader PRS - 505 | Quote: 
 I know the solution to remove DRM in PID encrypted mobipocket files (in case we know PID). But, i do not know how to deal with content encrypted files which are only read in MobiReader or devices support prc officially. When i open them in calibre and convert them, a message " It is DRMed book. You must first remove the DRM..."displayed. I guess content encrypted method using a default PID that mobireader knows and it can open, but we really do not know "default" PID. Do i make it clear ? Last edited by thanhtrang; 11-19-2008 at 01:48 AM. | |
|   |   | 
|  11-19-2008, 02:11 AM | #174 | ||
| reader            Posts: 6,977 Karma: 5183568 Join Date: Mar 2006 Location: Mississippi, USA Device: Kindle 3, Kobo Glo HD | 
			
			  From Security/Encryption Options:  Quote: 
 Quote: 
 | ||
|   |   | 
|  11-19-2008, 03:02 AM | #175 | ||
| Junior Member  Posts: 6 Karma: 10 Join Date: Oct 2008 Device: Sony Reader PRS - 505 | Quote: 
 Quote: 
 To know what kind of content encryption in a prc file, please open it in Mobireader, select propertise and summary tab, then find encryption label. You will see Content Encrypted (if Content Encryption with DRM it will be PID Encrypted). I see a lot of content encrypted files which are only opened in Mobireader, and i am so surpprise that you never see it. Thus, the question: "how to open these content encrypted files in another third-party software". In my case, i need to open them in calibre to convert them into lrf and put them in my Sony Readẻ Last edited by thanhtrang; 11-19-2008 at 03:09 AM. | ||
|   |   | 
|  11-19-2008, 05:04 AM | #176 | 
| Wizard            Posts: 3,442 Karma: 300001 Join Date: Sep 2006 Location: Belgium Device: PRS-500/505/700, Kindle, Cybook Gen3, Words Gear | 
			
			To decrypt such files, do the following changes in mobidedrm.py: Code: -temp_key = PC1(keyvec1, pid, False) +temp_key = keyvec1 -if verification == ver and cksum == temp_key_sum and (flags & 0x1F) == 1: +if verification == ver and cksum == temp_key_sum: | 
|   |   | 
|  11-19-2008, 11:20 AM | #177 | |
| Junior Member  Posts: 6 Karma: 10 Join Date: Oct 2008 Device: Sony Reader PRS - 505 | Quote: 
 Last edited by thanhtrang; 11-19-2008 at 11:29 AM. | |
|   |   | 
|  11-19-2008, 12:07 PM | #178 | 
| Connoisseur     Posts: 57 Karma: 307 Join Date: Oct 2008 Device: PalmOS PDA | |
|   |   | 
|  11-19-2008, 12:24 PM | #179 | 
| Junior Member  Posts: 6 Karma: 10 Join Date: Oct 2008 Device: Sony Reader PRS - 505 | |
|   |   | 
|  11-28-2008, 02:47 PM | #180 | 
| Hi There!            Posts: 7,473 Karma: 2930523 Join Date: Feb 2008 Location: Ft Lauderdale Device: iPad | 
			
			FRAK! How in bloody H3LL do I do this? A couple of you have tried to teach me basics, but it just won't click in my stupid brain!!!! I have python, mobidedrm, and someone who is trying to help sent me a secure book and a PID to practice with. 1. I put the book file into the folder with mobidedrm. 2. I open the python command prompt from the "start" menu at bottom of screen. 3. I type: mobidedrm.py booktitle.prc clearbooktitle.prc PID and "enter" 4. Invalid syntax. ARRRRRGH!!! Please please help!! | 
|   |   | 
|  | 
| Tags | 
| conversion, drm, formatting, mobipocket | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| New Epub/Mobipocket creation tool: Jutoh | Julian Smart | ePub | 78 | 03-28-2014 07:28 AM | 
| eReader Decoder Tool | wallcraft | Workshop | 177 | 09-27-2009 08:46 PM | 
| Secure Mobipocket Decoder | ebookfab | Kindle Formats | 3 | 12-09-2008 08:50 PM | 
| Secure Mobipocket Decoder v0.3 | Aenea | Kindle Formats | 74 | 07-10-2008 09:57 AM | 
| Secure Mobipocket Decoder is no more... | Aenea | Kindle Formats | 26 | 04-12-2008 09:53 AM |