You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DeDRM_tools/DeDRM_plugin
Dan Norris cdab22e59c
Fix loading libcrypto on OSX Big Sur
It looks like Big Sur removed `libcrypto.dylib` as a file on the
filesystem, so loading it using `ctypes.find_library` fails which breaks
Kindle decryption. Now to load a dylib you need to attempt to load it
directly and the operating system will load the dylib from the OS' cache
or fail.

This fixes the problem by explicitly setting the path to libcrypto to
`/usr/lib/libcrypto.dylib` if `ctypes.find_library` does not find the
file, loading the dylib and raising an exception if it fails at that
point.

See saltstack/salt#5778 for more detailed info.

Closes #1369.
4 years ago
..
DeDRM_Adobe Digital Editions Key_Help.htm Remove stand-alone apps. Only support the two plugins. 4 years ago
DeDRM_Barnes and Noble Key_Help.htm Remove stand-alone apps. Only support the two plugins. 4 years ago
DeDRM_EInk Kindle Serial Number_Help.htm Remove stand-alone apps. Only support the two plugins. 4 years ago
DeDRM_Help.htm Remove stand-alone apps. Only support the two plugins. 4 years ago
DeDRM_Kindle for Android Key_Help.htm Remove stand-alone apps. Only support the two plugins. 4 years ago
DeDRM_Kindle for Mac and PC Key_Help.htm Remove stand-alone apps. Only support the two plugins. 4 years ago
DeDRM_Mobipocket PID_Help.htm Remove stand-alone apps. Only support the two plugins. 4 years ago
DeDRM_eReader Key_Help.htm Remove stand-alone apps. Only support the two plugins. 4 years ago
__init__.py Update init file, update versions in files, update comments in files 4 years ago
activitybar.py Remove stand-alone apps. Only support the two plugins. 4 years ago
adobekey.py Remove stand-alone apps. Only support the two plugins. 4 years ago
aescbc.py Remove stand-alone apps. Only support the two plugins. 4 years ago
alfcrypto.dll Remove stand-alone apps. Only support the two plugins. 4 years ago
alfcrypto.py Remove stand-alone apps. Only support the two plugins. 4 years ago
alfcrypto64.dll Remove stand-alone apps. Only support the two plugins. 4 years ago
alfcrypto_src.zip Remove stand-alone apps. Only support the two plugins. 4 years ago
androidkindlekey.py Remove stand-alone apps. Only support the two plugins. 4 years ago
argv_utils.py Remove stand-alone apps. Only support the two plugins. 4 years ago
askfolder_ed.py Remove stand-alone apps. Only support the two plugins. 4 years ago
config.py Remove stand-alone apps. Only support the two plugins. 4 years ago
convert2xml.py Remove stand-alone apps. Only support the two plugins. 4 years ago
encodebase64.py Remove stand-alone apps. Only support the two plugins. 4 years ago
epubtest.py Remove stand-alone apps. Only support the two plugins. 4 years ago
erdr2pml.py Remove stand-alone apps. Only support the two plugins. 4 years ago
flatxml2html.py Remove stand-alone apps. Only support the two plugins. 4 years ago
flatxml2svg.py Remove stand-alone apps. Only support the two plugins. 4 years ago
genbook.py Remove stand-alone apps. Only support the two plugins. 4 years ago
ignobleepub.py Remove stand-alone apps. Only support the two plugins. 4 years ago
ignoblekey.py Remove stand-alone apps. Only support the two plugins. 4 years ago
ignoblekeyfetch.py Remove stand-alone apps. Only support the two plugins. 4 years ago
ignoblekeygen.py Remove stand-alone apps. Only support the two plugins. 4 years ago
ignoblepdf.py Update init file, update versions in files, update comments in files 4 years ago
ineptepub.py Update init file, update versions in files, update comments in files 4 years ago
ineptpdf.py Update init file, update versions in files, update comments in files 4 years ago
ion.py Update init file, update versions in files, update comments in files 4 years ago
k4mobidedrm.py Remove stand-alone apps. Only support the two plugins. 4 years ago
kfxdedrm.py Remove stand-alone apps. Only support the two plugins. 4 years ago
kgenpids.py Remove stand-alone apps. Only support the two plugins. 4 years ago
kindlekey.py Fix loading libcrypto on OSX Big Sur 4 years ago
kindlepid.py Remove stand-alone apps. Only support the two plugins. 4 years ago
libalfcrypto.dylib Remove stand-alone apps. Only support the two plugins. 4 years ago
libalfcrypto32.so Remove stand-alone apps. Only support the two plugins. 4 years ago
libalfcrypto64.so Remove stand-alone apps. Only support the two plugins. 4 years ago
mobidedrm.py Remove stand-alone apps. Only support the two plugins. 4 years ago
openssl_des.py Remove stand-alone apps. Only support the two plugins. 4 years ago
plugin-import-name-dedrm.txt Remove stand-alone apps. Only support the two plugins. 4 years ago
prefs.py Remove stand-alone apps. Only support the two plugins. 4 years ago
pycrypto_des.py Remove stand-alone apps. Only support the two plugins. 4 years ago
python_des.py Remove stand-alone apps. Only support the two plugins. 4 years ago
scriptinterface.py Remove stand-alone apps. Only support the two plugins. 4 years ago
scrolltextwidget.py Remove stand-alone apps. Only support the two plugins. 4 years ago
simpleprefs.py Remove stand-alone apps. Only support the two plugins. 4 years ago
stylexml2css.py Remove stand-alone apps. Only support the two plugins. 4 years ago
subasyncio.py Remove stand-alone apps. Only support the two plugins. 4 years ago
topazextract.py Remove stand-alone apps. Only support the two plugins. 4 years ago
utilities.py Remove stand-alone apps. Only support the two plugins. 4 years ago
wineutils.py Remove stand-alone apps. Only support the two plugins. 4 years ago
zipfilerugged.py Remove stand-alone apps. Only support the two plugins. 4 years ago
zipfix.py Remove stand-alone apps. Only support the two plugins. 4 years ago