Quote:
Originally Posted by JSWolf
I do think we are getting close to a real solution for 1.7.2.
|
#
#! /usr/bin/python
#
# ineptkey.pyw, version 4.1
#
# To run this program install Python 2.6 from
http://www.python.org/download/
#
# and PyCrypto from
http://www.voidspace.org.uk/python/m...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.1 - quick beta fix for ADE 1.7.2 (doesn't work with ADE 1.7.1) (anon)
Works definitely not with ADE 1.7.1 or smaller but should do the trick.