![]() |
#46 |
Resident Curmudgeon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 78,986
Karma: 144284074
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Actually, there are. I downloaded the free Star Wars book Skyborn and it came in ePub with the new flavor of DRM. The only way to view it was to use the B&N Desktop Reader.
|
![]() |
![]() |
![]() |
#47 | |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 23
Karma: 752
Join Date: Dec 2009
Device: none
|
i♥cabbages : did you saw my post regarding this :
Quote:
what do you say is that the PID that just need fixing for checksum ? |
|
![]() |
![]() |
Advert | |
|
![]() |
#48 | |
The Dank Side of the Moon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 35,891
Karma: 119230421
Join Date: Sep 2009
Location: Denver, CO
Device: Kindle2; Kindle Fire
|
Quote:
![]() I did learn (on a B&N forum) that Sony DRMd books can be imported to the nook/B&N reader and work if that device is authorized by Adobe DE. I downloaded that book as well from B&N and when I tried to import it into Adobe DE it tells me: "starwars_9780345519399.epub: Document is licensed for a different user account" Fwiw. Last edited by kennyc; 12-14-2009 at 07:14 AM. |
|
![]() |
![]() |
![]() |
#49 |
Sigil Developer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 8,439
Karma: 5703082
Join Date: Nov 2009
Device: many
|
Wild Guess
Hi,
That user message makes it sound like everything went like normal but just the adept key did not match. A wild guess but someone could try the ineptepub.pyw script as it stands but with a different adeptkey.der key file that instead uses the combination of name and credit card (last 8 digits) mangled exactly as in the ereader2html.py script now. In other words, hope that all Adobe agreed to was to exchange the adobe adept key with a key normally used by ereader (and that they really did not change the software much at all). Worth a try anyway. I would but being from Canada, I simply can not buy (even a free e-book) from the B&N site to play around with. Kevin |
![]() |
![]() |
![]() |
#50 | |
The Dank Side of the Moon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 35,891
Karma: 119230421
Join Date: Sep 2009
Location: Denver, CO
Device: Kindle2; Kindle Fire
|
Quote:
|
|
![]() |
![]() |
Advert | |
|
![]() |
#51 |
Leafy greens connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 49
Karma: 21271
Join Date: Feb 2009
Device: PRS-505
|
That approach totally works, and I've actually already got a script working which automates doing exactly that. The problem is that the final PID is (mostly) *book-specific*. I'm going to make one more stab at a more elegant solution Amazon can't kill by changing the address of one function, but if that doesn't work then I'll go ahead and release this as is.
|
![]() |
![]() |
![]() |
#52 |
ZCD BombShel
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,793
Karma: 8293322
Join Date: Jan 2009
Location: The Frozen North (aka Illinois, USA)
Device: iPad, STB Kindle Oasis
|
You're a GENIUS!!!! However, I'm not, so when you do release whatever it is, could you please PM me and give me very very basic instructions?
|
![]() |
![]() |
![]() |
#53 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 23
Karma: 752
Join Date: Dec 2009
Device: none
|
Final solution
so this is the solution for now:
run OllyDbg and open the K4PC exe then go to offset : 00570A94 and set a BreakPoint on this line(f2) you can see that Eax will contain a String not press F9 this will break on this line for about 4-5 times the last time that it will break this will be the PID. you will need to fix your checkSum so: create a new python file: just use the checksumPid function that is in the latest mobidedrm.py (v0.07) and call it: checksumPid(pid) then you can run the new fix checksum with : mobidedrm.py (v0.07) script to decrypt. enjoy !! PS : i♥cabbages : fix me if somthing that i wrote is wrong or you have a better way to do this... LaBBa. Last edited by labba; 12-19-2009 at 06:57 PM. |
![]() |
![]() |
![]() |
#54 | |
Leafy greens connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 49
Karma: 21271
Join Date: Feb 2009
Device: PRS-505
|
Quote:
That said, your instructions look correct, but I understand this forum discourages direct posting of content describing DRM circumvention, so you may wish to move them elsewhere and replace with a link. |
|
![]() |
![]() |
![]() |
#55 | |
The Dank Side of the Moon
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 35,891
Karma: 119230421
Join Date: Sep 2009
Location: Denver, CO
Device: Kindle2; Kindle Fire
|
Quote:
![]() and all your work. DRM is evil. ![]() |
|
![]() |
![]() |
![]() |
#56 | |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 23
Karma: 752
Join Date: Dec 2009
Device: none
|
Quote:
|
|
![]() |
![]() |
![]() |
#57 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 23
Karma: 752
Join Date: Dec 2009
Device: none
|
i posted the solution on other Reverse Engineering forum with all the solution:
http://www.woodmann.com/forum/showth...4064#post84064 enjoy. LaBBa. |
![]() |
![]() |
![]() |
#58 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,454
Karma: 37243
Join Date: Dec 2009
Location: Europe
Device: pocketbook 360, kindle 4
|
![]() |
![]() |
![]() |
![]() |
#59 | |
Final Five n°42
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 789
Karma: 3599
Join Date: Feb 2008
Location: Lyon, France
Device: Cybook Gen3
|
Quote:
I tried to download the files provided through your link, but I get an antivirus alert about the virus PUS:App/PtchCrk-A. Is there a problem with the files or is this a false positive ? |
|
![]() |
![]() |
![]() |
#60 |
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,583
Karma: 12595249
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
|
I used it, but the windows doesn't shown anything
![]() |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
discovering and loving this fb.2 reader.. | oncdoc | Astak EZReader | 2 | 04-19-2010 06:05 PM |
K4 Mac or PC Where are K4PC files? | lmittell | Amazon Kindle | 3 | 01-06-2010 01:04 AM |
Where is the PID on Pocket Pro, ADE and K4PC? | rxsz | Astak EZReader | 7 | 12-20-2009 05:29 AM |
Free on Kindle - Discovering Dani | koland | Deals and Resources (No Self-Promotion or Affiliate Links) | 0 | 09-28-2009 09:57 AM |
Kindle PID from Mobi PID - can anyone do it? | delphidb96 | Workshop | 2 | 04-27-2009 04:42 PM |