Commit Graph

533 Commits (master)
 

Author SHA1 Message Date
Apprentice Harper 776f146ca0
Update README.md
Someone else has taken up the task!
2 years ago
Apprentice Harper 73af5d355d whitespace and some unicode/bytes
Minor changes.
3 years ago
Apprentice Harper 45a1a64db5 Update version and FAQs
Version 7.2.0 with all the latest pull requests, including on for the latest KFX encryption.
3 years ago
Apprentice Harper bc1c3c2197
Merge pull request #1490 from llrosy798/patch-1
update voucher envelope obfuscation table
3 years ago
Apprentice Harper 79cfddfbee
Merge pull request #1650 from romanbsd/bugfix
Python 3.x fix
3 years ago
Apprentice Harper aa41bba68c
Merge pull request #1615 from ableeker/python3
Python 3 fix
3 years ago
Apprentice Harper 86a90117e5
Merge pull request #1586 from raiden64/master
Fix in keyfetch for obok on MacOS
3 years ago
Apprentice Harper 874a6b8de9
Merge pull request #1575 from journeyman88/master
Fix in keyfetch for obok on win10
3 years ago
Apprentice Harper 01c654cb68
Merge pull request #1560 from Threak/master
Try new openssl library name
3 years ago
Apprentice Harper 5bc28623cb
Merge pull request #1546 from mkb79/master
Enhance parsing DrmIon files
3 years ago
Apprentice Harper c1d7fcbb7f
Merge pull request #1545 from lejando/patch-1
Update FAQs.md. Thanks, lejando.
3 years ago
Apprentice Harper 45eefd6c80
Merge pull request #1539 from josdion/master
Preserve filename encoding flag when fixing epub archive
3 years ago
Roman Shterenzon 33e37eb375 Python 3.x fix 3 years ago
Aldo Bleeker 4229b8ff85 Another Python 3 fix 3 years ago
Aldo Bleeker 91e4645315 Another Python 3 fix 3 years ago
Aldo Bleeker 425d8af73e Python 3 fix 3 years ago
raiden64 0ce86fa8db Fix in keyfetch for obok on MacOS 3 years ago
journeyman88 ecc7db09a9 Fix in keyfetch for obok on win10
According to calibre debug the ipconfig command returned some invalid utf-8 characters (I think is maybe an issue due to the Python2 switch-off as the 4.x version worked fine).
To solve this I've changed the external call and modified the regex to match both the output of "ipconfig" and that of "wmic".
3 years ago
Threak d7ddc2ab93 Try new openssl library name 3 years ago
mkb79 fd51422a36 Enhance parsing DrmIon files
Adding support for parsing plaintext in DrmIon files.

This is needed by my kindle project. When downloading an ebook with my package it gives me a metadata file wich is DrmIon encoded. This file containes plaintext instead of encrypted pages.
3 years ago
lejando cb36ca1b0d
Update FAQs.md
Removed space from Mac and Win and period from Mac SHA-256 Hashes, which prevent automatic comparison.
3 years ago
Apprentice Harper 76a47e0dd0 Version number update
Update to 7.1.0 for a full release
3 years ago
Apprentice Harper 70a754fb46
Merge pull request #1529 from ableeker/python3
Fix for Python 3
3 years ago
josdion ffd79d5fe4 Preserve filename encoding flag when fixing epub archive 3 years ago
Aldo Bleeker 21a7b13524 Fix for Python 3 3 years ago
Apprentice Harper 52bdbe95c9
Merge pull request #1522 from lkcv/patch-1
Add detection for Kobo directory location on Linux
3 years ago
Apprentice Harper 495dda3809
Merge pull request #1502 from ableeker/python3
Fix for broken book keys
3 years ago
Apprentice Harper 52e83922c0
Merge pull request #1499 from xxyzz/kfx
encode serialnum before returning it, close #1479
3 years ago
lkcv 6cbc5285cb
Update obok.py 3 years ago
Aldo Bleeker 33b9630ca5 Fix for broken book keys 3 years ago
xxyzz 9346f86f73
encode serialnum before returning it, close #1479 3 years ago
Apprentice Harper 8d2d6627cf
Merge pull request #1482 from 2weak2live/master
Fix python3 encoding problem in voucher decryption
3 years ago
Apprentice Harper 6f198b247c
Merge pull request #1481 from icaroscherma/patch-1
[Tetrachroma FileOpen] Fixes Python 2.7 import issue, not linked to pywin
3 years ago
Apprentice Harper 9fb95eff41
Merge pull request #1491 from jony0008/master
Update sv
3 years ago
llrosy798 0b2b81fd23
fix previous bug 3 years ago
llrosy798 63aecc598f
update secret table 3 years ago
llrosy798 51c8be6baf
fill unknown symbols in known catalog 3 years ago
Jony 7aab8a3711
Update sv 3 years ago
2Weak2Live 2789cee331 Fix python3 encoding problem in voucher decryption 3 years ago
Ícaro R. Scherma 823704cf36
Fixes Python 2.7 import issue, not linked to pywin 3 years ago
Apprentice Harper a7974f0f14 Update ineptpdf.py
integer division, and version
3 years ago
Apprentice Harper ed412bee35 Updated to inept.pdf for PC
Contributed changes for PC compatibility. Thanks, Aldo.

Update main version to 7.0.2
3 years ago
Apprentice Harper 6cee615f26 Update ineptpdf.py
Fix handling of metadata
3 years ago
Apprentice Harper c4581b4d72 Version to 7.0.1, ineptpdf fixes
ineptpdf should now decrypt at least some Adobe PDFs
3 years ago
Apprentice Harper f6a568bcc1 Update ineptepub.py
Handle uncompressed elements (if any) in the zip file.
3 years ago
Apprentice Harper bf6170e613
Merge pull request #1445 from ableeker/python3
Some more fixes for ePub
3 years ago
Apprentice Harper afcd79c0cc
Merge pull request #1443 from jony0008/master
Update sv translation
3 years ago
Apprentice Harper fdf0389936 MobiDeDRM fixes
Change handling of PIDs to cope with byte arrays or strings passed in. Also fixed handling of a very old default key format.
3 years ago
Aldo Bleeker 5599c1694b Some more fixes for ePub 3 years ago
Jony dff90fae6f
Update sv translation 3 years ago