|  02-21-2009, 01:23 PM | #151 | 
| Enjoying the show....            Posts: 14,270 Karma: 10462843 Join Date: Jun 2008 Location: Arizona Device: A K1, Kindle Paperwhite, an Ipod, IPad2, Iphone, an Ipad Mini & macAir | |
|   |   | 
|  02-21-2009, 01:39 PM | #152 | |
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | Quote: 
 BOb | |
|   |   | 
|  02-21-2009, 02:15 PM | #153 | 
| GuteBook/Mobi2IMP Creator            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 | |
|   |   | 
|  02-21-2009, 02:22 PM | #154 | |
| Wizard            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: 
 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 | |
|   |   | 
|  02-21-2009, 02:28 PM | #155 | 
| 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 | |
|   |   | 
|  02-21-2009, 02:30 PM | #156 | |
| 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 | Quote: 
 | |
|   |   | 
|  02-21-2009, 02:41 PM | #157 | 
| Wizard            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 | 
|   |   | 
|  02-21-2009, 03:06 PM | #158 | 
| Guru            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 | 
|   |   | 
|  02-21-2009, 03:44 PM | #159 | 
| Wizard            Posts: 1,755 Karma: 4382688 Join Date: Jul 2006 Location: Somewhere on earth Device: Onyx Boox Tab X C | |
|   |   | 
|  02-21-2009, 04:18 PM | #160 | 
| Retired & reading more!            Posts: 2,764 Karma: 1884247 Join Date: Sep 2006 Location: North Alabama, USA Device: Kindle 1, iPad Air 2, iPhone 6S+, Kobo Aura One | |
|   |   | 
|  02-21-2009, 04:30 PM | #161 | |
| Wizard            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: 
 thanks, Debra | |
|   |   | 
|  02-21-2009, 04:31 PM | #162 | 
| Enjoying the show....            Posts: 14,270 Karma: 10462843 Join Date: Jun 2008 Location: Arizona Device: A K1, Kindle Paperwhite, an Ipod, IPad2, Iphone, an Ipad Mini & macAir | |
|   |   | 
|  02-21-2009, 04:53 PM | #163 | 
| Wizard            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).
		 | 
|   |   | 
|  02-21-2009, 05:20 PM | #164 | 
| Wizard            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. | 
|   |   | 
|  02-21-2009, 05:27 PM | #165 | 
| Wizard            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. | 
|   |   | 
|  | 
| Tags | 
| adept, adobe epub drm, ainept, drm, drm removal, drm-free epub, inept | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Adobe ADEPT DRM for PDF circumvented | i♥cabbages | 832 | 01-23-2013 12:23 AM | |
| Fileopen DRM for PDF circumvented | tetrachroma | 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 |