View Single Post
Old 02-14-2010, 09:38 AM   #571
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,752
Karma: 4382688
Join Date: Jul 2006
Location: Somewhere on earth
Device: Onyx Boox Tab X C
Quote:
Originally Posted by JSWolf View Post
Code:
#! /usr/bin/python

# ineptkey.pyw, version 4
 
# To run this program install Python 2.6 from http://www.python.org/download/
# and PyCrypto from http://www.voidspace.org.uk/python/modules.shtml#pycrypto
# (make sure to install the version for Python 2.6).  Save this script file as
# ineptkey.pyw and double-click on it to run it.  It will create a file named
# adeptkey.der in the same directory.  This is your ADEPT user key.
 
# Revision history:
#   1 - Initial release, for Adobe Digital Editions 1.7
#   2 - Better algorithm for finding pLK; improved error handling
#   3 - Rename to INEPT
#   4 - quick beta fix for ADE 1.7.2 (anon)
I did say this doesn't work on my system. Well, I made a simple code change and now it works. I cannot say it works on all systems. But it does work on mine which is Windows 7 with ADE 1.7.2 upgraded from 1.7.1.
ADE has three different private keys in the registry. One of it is working - the problem is that they aren't always on the same place - they seem to be placed by the 'shotgun principle'. Perhaps it's some kind of obfuscation.
joblack is offline   Reply With Quote