Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > ePub

Notices

Reply
 
Thread Tools Search this Thread
Old 02-21-2009, 01:23 PM   #151
desertgrandma
Enjoying the show....
desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.
 
desertgrandma's Avatar
 
Posts: 14,270
Karma: 10462843
Join Date: Jun 2008
Location: Arizona
Device: A K1, Kindle Paperwhite, an Ipod, IPad2, Iphone, an Ipad Mini & macAir
Quote:
Originally Posted by joblack View Post
Please don't do advertisment here - anyway your wife isn't able to work for herself?
If you have a problem with a members signature, I think you need to bring it to the attention of a Mod.

I don't have any problem with his sig, and if I did, I'd just ignore it.
desertgrandma is offline   Reply With Quote
Old 02-21-2009, 01:39 PM   #152
pilotbob
Grand Sorcerer
pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.
 
pilotbob's Avatar
 
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
Quote:
Originally Posted by joblack View Post
Please don't do advertisment here - anyway your wife isn't able to work for herself?
People are perfectly welcome to have a reasonable length signature here with any content they'd like. As long as it isn't illegal or lewd I don't see a problem with it. As long as they aren't obviously SPAM posting to get that "ad" seen.

BOb
pilotbob is offline   Reply With Quote
Advert
Old 02-21-2009, 02:15 PM   #153
nrapallo
GuteBook/Mobi2IMP Creator
nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.nrapallo ought to be getting tired of karma fortunes by now.
 
nrapallo's Avatar
 
Posts: 2,958
Karma: 2530691
Join Date: Dec 2007
Location: Toronto, Canada
Device: REB1200 EBW1150 Device: T1 NSTG iLiad_v2 NC Device: Asus_TF Next1 WPDN
Quote:
Originally Posted by pilotbob View Post
BOb
And I'd like to add, that's BOb the Mod!
nrapallo is offline   Reply With Quote
Old 02-21-2009, 02:22 PM   #154
Sydney's Mom
Wizard
Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.
 
Sydney's Mom's Avatar
 
Posts: 2,899
Karma: 6995721
Join Date: Dec 2008
Location: Idaho, on the side of a mountain
Device: Kindle Oasis, Fire 3d Gen and 5th Gen and Samsung Tab S
Quote:
Originally Posted by i♥cabbages View Post
These are two entirely different errors, which is making this harder to diagnose. The first one means that you saved the Python script as something other than ASCII, in this case seemingly UTF-16. Open a new instance of notepad, showing a completely empty file. Copy-paste from the web page again, making certain to copy from the text-box and not from the syntax-colored page content.

The second error means that one of the embedded machine code functions in the Python script attempted to access invalid memory. But (a) I have absolutely no idea in hell what could be causing that and (b) when I simulate generating an access violation I get the exception-trace window I added for adeptkey v2. I'd say that you're still running v1, except the line numbers from the exception traces match v2.

I'm hoping the second error is somehow an artifact of the encoding problem causing the first error. If not, I'm out of ideas.

Okay, I am a real computer dope, so please forgive me. I was saving the color-page, merely downloading and renaming. So, I copied the text, pasted into notebook, and then saved as adeptkey.pyw, all files, in python26. I used the command prompt as administrator, and typed C:/Python26>python.exe adeptkey.pyw

This is the error message I got, in and ADEPT Key box:

Traceback (most recent call last):
File "adeptkey.pyw", line 197, in main
retrieve_key(keypath)
File "adeptkey.pyw", line 139, in retrieve_key
vendor = cpuid0()
File "adeptkey.pyw", line 102, in cpuid0
cpuid0__(buffer)
WindowsError: exception: access violation writing 0x01A3E5F8

When I tried the second, I got:

Traceback (most recent call last):
File "adeptkey.pyw", line 198, in main
retrieve_key(keypath)
File "adeptkey.pyw", line 140, in retrieve_key
vendor = cpuid0()
File "adeptkey.pyw", line 103, in cpuid0
cpuid0__(byref(buffer))
WindowsError: exception: access violation writing 0x019B1E30
Sydney's Mom is offline   Reply With Quote
Old 02-21-2009, 02:28 PM   #155
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,749
Karma: 145864619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by joblack View Post
Please don't do advertisement here - anyway your wife isn't able to work for herself?
What has that to do with anything in this thread?
JSWolf is offline   Reply With Quote
Advert
Old 02-21-2009, 02:30 PM   #156
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,749
Karma: 145864619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Sydney's Mom View Post
Okay, I am a real computer dope, so please forgive me. I was saving the color-page, merely downloading and renaming. So, I copied the text, pasted into notebook, and then saved as adeptkey.pyw, all files, in python26. I used the command prompt as administrator, and typed C:/Python26>python.exe adeptkey.pyw

This is the error message I got, in and ADEPT Key box:

Traceback (most recent call last):
File "adeptkey.pyw", line 197, in main
retrieve_key(keypath)
File "adeptkey.pyw", line 139, in retrieve_key
vendor = cpuid0()
File "adeptkey.pyw", line 102, in cpuid0
cpuid0__(buffer)
WindowsError: exception: access violation writing 0x01A3E5F8

When I tried the second, I got:

Traceback (most recent call last):
File "adeptkey.pyw", line 198, in main
retrieve_key(keypath)
File "adeptkey.pyw", line 140, in retrieve_key
vendor = cpuid0()
File "adeptkey.pyw", line 103, in cpuid0
cpuid0__(byref(buffer))
WindowsError: exception: access violation writing 0x019B1E30
Go back to pasebin. Click the link at the top labeled download and then give the script the proper name of adeptkey.pyw and save it. Then try running it. It's what I did.
JSWolf is offline   Reply With Quote
Old 02-21-2009, 02:41 PM   #157
Sydney's Mom
Wizard
Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.
 
Sydney's Mom's Avatar
 
Posts: 2,899
Karma: 6995721
Join Date: Dec 2008
Location: Idaho, on the side of a mountain
Device: Kindle Oasis, Fire 3d Gen and 5th Gen and Samsung Tab S
Tried something else.
C:\>python26
C:\Python26>python.exe
Python2.6.2 ,r261:67517, Dec 4 2008, 16:51:00> [MSC v.1500 32 bit <Intel>] on win32
type "help", "copyright"' "credits" or "license" for more information.

>>>

Then I typed adeptkey.pyw

I got

Traceback <most recent call last>:
File "<stdin>", line 1, in <module>
NameError: name 'adeptkey' is not defined
>>>


so it looks like python is working, correct? I am just doing something wrong in saving adeptkey.pyw. I copied and pasted from text bin, then saved as All Files adeptkey.pyw in Python26.

Thanks for your help. As I indicated, Adeptdecrypt is working (just asking for a key I don't have). I did the exact same thing with both. I am running the command prompt as administrator.

Thanks, Debra
Sydney's Mom is offline   Reply With Quote
Old 02-21-2009, 03:06 PM   #158
Leep
Guru
Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.Leep ought to be getting tired of karma fortunes by now.
 
Leep's Avatar
 
Posts: 739
Karma: 1018859
Join Date: Jun 2008
Location: Near Seattle
Device: kindle1, K3, K3G (thanks MR), iTouch, Kindle Touch
It looks like you're getting python open ok. With the python editor open, click on "file" "new". You will get a little box asking if you want to save it as a python script, click ok and then paste the information you copied from pastebin in here. Then save the script with the name adeptkey.pyw and see if that works for you.

cheers
Leep is offline   Reply With Quote
Old 02-21-2009, 03:44 PM   #159
joblack
Wizard
joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.
 
Posts: 1,751
Karma: 4382688
Join Date: Jul 2006
Location: Somewhere on earth
Device: Onyx Boox Tab X C
Quote:
Originally Posted by JSWolf View Post
What has that to do with anything in this thread?
Exactly, I don't write in every forum posting:

Please donate me money, my {wife, dog, girfriend} wants new shoes ...
joblack is offline   Reply With Quote
Old 02-21-2009, 04:18 PM   #160
slayda
Retired & reading more!
slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.slayda ought to be getting tired of karma fortunes by now.
 
slayda's Avatar
 
Posts: 2,764
Karma: 1884247
Join Date: Sep 2006
Location: North Alabama, USA
Device: Kindle 1, iPad Air 2, iPhone 6S+, Kobo Aura One
Quote:
Originally Posted by joblack View Post
Exactly, I don't write in every forum posting:

Please donate me money, my {wife, dog, girfriend} wants new shoes ...
What, they're all pregnant at the same time? You dog!!
slayda is offline   Reply With Quote
Old 02-21-2009, 04:30 PM   #161
Sydney's Mom
Wizard
Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.
 
Sydney's Mom's Avatar
 
Posts: 2,899
Karma: 6995721
Join Date: Dec 2008
Location: Idaho, on the side of a mountain
Device: Kindle Oasis, Fire 3d Gen and 5th Gen and Samsung Tab S
Quote:
Originally Posted by Leep View Post
It looks like you're getting python open ok. With the python editor open, click on "file" "new". You will get a little box asking if you want to save it as a python script, click ok and then paste the information you copied from pastebin in here. Then save the script with the name adeptkey.pyw and see if that works for you.

cheers
Thanks, Leep. what is Python Editor? Phythonw? I really don't know much about python, just that it works with everything!

thanks, Debra
Sydney's Mom is offline   Reply With Quote
Old 02-21-2009, 04:31 PM   #162
desertgrandma
Enjoying the show....
desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.desertgrandma ought to be getting tired of karma fortunes by now.
 
desertgrandma's Avatar
 
Posts: 14,270
Karma: 10462843
Join Date: Jun 2008
Location: Arizona
Device: A K1, Kindle Paperwhite, an Ipod, IPad2, Iphone, an Ipad Mini & macAir
Quote:
Originally Posted by slayda View Post
What, they're all pregnant at the same time? You dog!!
..........I just don't know what to say here........
desertgrandma is offline   Reply With Quote
Old 02-21-2009, 04:53 PM   #163
Sydney's Mom
Wizard
Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.
 
Sydney's Mom's Avatar
 
Posts: 2,899
Karma: 6995721
Join Date: Dec 2008
Location: Idaho, on the side of a mountain
Device: Kindle Oasis, Fire 3d Gen and 5th Gen and Samsung Tab S
Here we go. For some reason, adeptdecrypt saved as a Python file (.py). But adeptkey saves as a Python file (No console) (.pyw).
Sydney's Mom is offline   Reply With Quote
Old 02-21-2009, 05:20 PM   #164
Sydney's Mom
Wizard
Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.
 
Sydney's Mom's Avatar
 
Posts: 2,899
Karma: 6995721
Join Date: Dec 2008
Location: Idaho, on the side of a mountain
Device: Kindle Oasis, Fire 3d Gen and 5th Gen and Samsung Tab S
Jswolf was nice enough to send me a zip copy of the file. I extracted it into python26, into epub and onto my desktop. The result was the same. If I double clicked on it, I got a python exe screen, with an adept key error box on top, which says:

Traceback (most recent call last):
File "C:\Users\Debra\Desktop\adeptkey02.py", line 197, in main
retrieve_key(keypath)
File "C:\Users\Debra\Desktop\adeptkey02.py", line 139, in retrieve_key
vendor = cpuid0()
File "C:\Users\Debra\Desktop\adeptkey02.py", line 102, in cpuid0
cpuid0__(buffer)
WindowsError: exception: access violation writing 0x01ABE6F0

If I use the command prompt, I get
'adeptkey.pyw' is not recognized as an internal or external command, operable program or batch file.
Sydney's Mom is offline   Reply With Quote
Old 02-21-2009, 05:27 PM   #165
Sydney's Mom
Wizard
Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.Sydney's Mom ought to be getting tired of karma fortunes by now.
 
Sydney's Mom's Avatar
 
Posts: 2,899
Karma: 6995721
Join Date: Dec 2008
Location: Idaho, on the side of a mountain
Device: Kindle Oasis, Fire 3d Gen and 5th Gen and Samsung Tab S
Here is the pycrypto I installed:

pycrypto-2.0.1.win32-py2.6.exe

I just can't figure this out. Like I said, adeptdecrypt works fine. I have tried just about everything I can think of.
Sydney's Mom is offline   Reply With Quote
Reply

Tags
adept, adobe epub drm, ainept, drm, drm removal, drm-free epub, inept


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adobe ADEPT DRM for PDF circumvented i♥cabbages PDF 832 01-23-2013 12:23 AM
Fileopen DRM for PDF circumvented tetrachroma PDF 26 02-09-2012 07:15 AM
Barnes & Noble DRM for EPUB circumvented i♥cabbages ePub 83 01-30-2011 02:55 PM
iPhone adept drm for epub on the iphone philippd Apple Devices 24 12-28-2009 02:29 PM
Adobe ePub DRM cracked? Alexander Turcic News 144 02-28-2009 10:54 AM


All times are GMT -4. The time now is 05:39 PM.


MobileRead.com is a privately owned, operated and funded community.