This website requires JavaScript.
feae07c502
Update FAQs.md
Apprentice Harper and GitHub
2019-01-19 15:30:06 +00:00
c8aaabcbca
Merge pull request #613 from jonahweissman/cli-instructions
Apprentice Harper and GitHub
2019-01-19 15:17:06 +00:00
588d06e846
Merge pull request #685 from mvastola/master
Apprentice Harper and GitHub
2019-01-19 15:16:07 +00:00
ca4bab45ec
64-bit Macintosh Application, executable bit set on droplet, Updated release script, Version set to 6.6.2
Apprentice Harper
2018-12-02 11:51:51 +00:00
3f21bd9f5a
Move to new positions
Apprentice Harper
2018-12-02 11:37:07 +00:00
454286b08b
Small fix to bug in K4/Mobi DeDRM with unicode filenames.
Mike Vastola
2018-11-14 18:01:25 -05:00
63c8b28efd
Clarify CLI instructions are for Calibre plugin
Jonah Weissman
2018-10-13 14:34:47 -04:00
9b001bfaf3
Merge pull request #421 from drzraf/patch-1
Apprentice Harper and GitHub
2018-10-13 18:58:46 +01:00
a76adf0ee1
Merge pull request #641 from adericbourg/patch-1
Apprentice Harper and GitHub
2018-10-13 18:48:54 +01:00
49b064efa4
Merge pull request #623 from shhivam/master
Apprentice Harper and GitHub
2018-10-13 18:44:23 +01:00
8f23bf2b30
Merge pull request #546 from felixonmars/patch-1
Apprentice Harper and GitHub
2018-10-13 18:41:20 +01:00
1a38cdaf21
Fix typo
Alban Dericbourg and GitHub
2018-09-25 21:42:30 +02:00
c20089676d
shifted the comment to docstring
shhivam
2018-09-08 23:33:54 +05:30
f688bee0aa
optimised and corrected primes func drastically
shhivam
2018-09-08 23:30:00 +05:30
114c4988c0
Create CLI instructions
Jonah Weissman
2018-07-19 20:00:25 -04:00
0b206e3fc5
Update FAQs.md
Apprentice Harper and GitHub
2018-08-29 08:07:02 +01:00
ed306a8488
Update FAQs.md
Apprentice Harper and GitHub
2018-08-29 08:03:47 +01:00
34b533363a
Fix some typos in ReadMe_First.txt
Felix Yan and GitHub
2018-06-15 00:38:30 +08:00
b1d13f2b23
Update FAQs.md
Apprentice Harper and GitHub
2018-06-02 17:07:35 +01:00
613450f84d
Update README.md
Apprentice Harper and GitHub
2018-06-02 17:00:10 +01:00
af6e479af4
Update version number to 6.6.1, with wzyboy's new folder structure.
v6.6.1
Apprentice Harper
2018-06-02 16:47:00 +01:00
90e822f470
Merge pull request #502 from wzyboy/feature/reuse-code
Apprentice Harper and GitHub
2018-06-02 16:21:44 +01:00
5c4eed8f1b
Generate only one zip file, making the behaviours consistent
Zhuoyun Wei
2018-05-07 06:27:05 -04:00
e665c47075
A wrapper script to make releases
Zhuoyun Wei
2018-05-07 05:55:38 -04:00
d6374f7eab
Adjust macOS app directory structure
Zhuoyun Wei
2018-05-07 04:49:14 -04:00
0055386f7b
Remove redundant source files in macOS app
Zhuoyun Wei
2018-05-07 04:45:23 -04:00
30eeeea618
Move macOS app resources into contrib/macos/res/
Zhuoyun Wei
2018-05-07 04:44:33 -04:00
749731fdd4
Move Windows-related stuff into contrib/windows/
Zhuoyun Wei
2018-05-07 04:40:43 -04:00
95247503f0
Remove redundant files in Windows app
Zhuoyun Wei
2018-05-07 04:38:49 -04:00
79b10f3dfb
Move calibre-related into contrib/calibre/
Zhuoyun Wei
2018-05-07 04:36:59 -04:00
d617822610
Move core source files into src/
Zhuoyun Wei
2018-05-07 04:35:49 -04:00
421877574f
Merge pull request #332 from wxl/patch-1
Apprentice Harper and GitHub
2018-05-05 18:41:21 +01:00
6956117e28
Merge pull request #490 from wzyboy/backports/infer-filename
Apprentice Harper and GitHub
2018-05-05 18:39:34 +01:00
dd09da7dd9
Merge pull request #489 from wzyboy/backports/pylzma
Apprentice Harper and GitHub
2018-05-05 18:36:55 +01:00
75acbe5536
Merge pull request #473 from cemeyer/kfxzip_efficiency
Apprentice Harper and GitHub
2018-05-05 18:34:17 +01:00
6ee560e425
fixed spelling mistake
Walter Lapchynski and GitHub
2018-04-19 15:56:35 -07:00
f54b0aef5c
Propagate changes
Zhuoyun Wei
2018-04-18 05:23:12 -04:00
a6ceea1ed9
Infer filenames consistently
Zhuoyun Wei
2018-04-18 05:21:44 -04:00
599f33171f
Document LZMA support on Windows
Zhuoyun Wei
2018-04-18 05:09:33 -04:00
12ce977d79
Propagate changes
Zhuoyun Wei
2018-04-18 04:58:45 -04:00
4f1e9fcf43
Use pylzma as a fallback
Zhuoyun Wei
2018-04-18 04:57:07 -04:00
7b45d2128c
Don't mask ImportError if dependencies are not met
Zhuoyun Wei
2018-04-18 04:54:53 -04:00
4400d8d1d4
kfxdrm: Traipse through the kfx-zip more efficiently
Conrad Meyer
2018-04-05 10:32:59 -07:00
85e3db8f7c
Minor tweaks for first attempt at KFX support - version numbers to 6.6.0, readmes, etc. Removed KFX archive.
v6.6.0
Apprentice Harper
2018-04-05 18:30:37 +01:00
29338db228
Merge pull request #458 from tomthumb1997/KFX
Apprentice Harper and GitHub
2018-04-05 17:53:41 +01:00
608159d71b
Create kfxdedrm.py
tomthumb1997 and GitHub
2018-03-12 20:35:52 -04:00
20e0850001
Create ion.py
tomthumb1997 and GitHub
2018-03-12 20:35:28 -04:00
ffd7d41bcd
Update kgenpids.py
tomthumb1997 and GitHub
2018-03-12 20:34:58 -04:00
75cad40804
Update k4mobidedrm.py
tomthumb1997 and GitHub
2018-03-12 20:33:33 -04:00
18d6413467
Update __init__.py
tomthumb1997 and GitHub
2018-03-12 20:32:41 -04:00
7619ee4e0f
updated KFX instructions.
Apprentice Harper and GitHub
2018-01-20 17:04:50 +00:00
20d445acb7
support fetching mac address on linux
Raphaël Droz and GitHub
2018-01-01 14:46:03 -03:00
a390d7a207
Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools
v6.5.5
Apprentice Harper
2017-10-20 08:09:50 +01:00
f04f9eca04
Updated version number, copied fix to all tools, updated READMEs and FAQs
Apprentice Harper
2017-10-20 08:09:16 +01:00
fe3b2873de
removed Requiem website
Walter Lapchynski and GitHub
2017-08-03 12:51:44 -07:00
1ece09023c
Added note about Mac application and error 111
Apprentice Harper and GitHub
2017-08-01 06:54:53 +01:00
8d9f384492
Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools
Apprentice Harper
2017-07-04 07:07:04 +01:00
c3fbb83dbc
Finally, a proper fix for the accented user name problem
Apprentice Harper
2017-07-04 07:05:51 +01:00
0f23eac3b8
Merge pull request #306 from concavegit/master
Apprentice Harper and GitHub
2017-06-29 07:03:36 +01:00
bcdcb23d0d
forgot backslash in kindle key instructions
Kawin Nikomborirak
2017-06-28 19:25:39 +00:00
a252dd0da6
Kindlekey fix for complex mac disk setups.
Apprentice Harper
2017-06-27 17:22:23 +01:00
2042354788
Update PDF to use Decimal instead of float to handle very precise numbers. Update for changes to ActiveState Python. Fix a few copyright dates. Update version to 6.5.4. Minor changes to obok script for stand-alone use.
v6.5.4
Apprentice Harper
2017-06-27 06:50:24 +01:00
9bea20c7ab
fix formatting
Apprentice Harper and GitHub
2017-06-22 07:01:09 +01:00
415df655a1
Add disabling workaround to KFX section.
Apprentice Harper
2017-06-22 06:59:36 +01:00
346b3e312c
KFX Decrypter archive in Pascal!
Apprentice Harper
2017-06-20 06:55:25 +01:00
f981a548a3
Merge pull request #300 from concavegit/master
Apprentice Harper and GitHub
2017-06-20 06:46:53 +01:00
4084a49872
fix step numbers
concavegit and GitHub
2017-06-18 21:04:16 -07:00
347ad3cc05
Update kindle on linux documentation
concavegit and GitHub
2017-06-18 21:02:49 -07:00
e4b702e241
Merge pull request #257 from agronauts/multi_decrypt
Apprentice Harper and GitHub
2017-04-27 07:51:40 +01:00
691a3d6955
Added --all flag to sys.args
Patrick Nicholls
2017-04-24 21:48:53 +12:00
fa317dc1cf
KFX and other updates to the readmes
Apprentice Harper
2017-04-20 08:03:56 +01:00
6f0c36b67a
Implement decrypting of all books
Patrick Nicholls
2017-04-16 12:27:34 +12:00
ceacdbbb1b
Refactor decrypt book & add 'all' option to CLI
Patrick Nicholls
2017-04-16 12:16:59 +12:00
ff03c68674
Fix for problem starting Mac app due to missing folder
Apprentice Harper
2017-03-23 06:28:24 +00:00
84d4e4e0c8
Fixes for FAQs file concerning Kindle for PC/MAc
Apprentice Harper
2017-03-10 06:59:33 +00:00
a553df50d7
added more info about 1.19
Apprentice Harper and GitHub
2017-03-08 17:05:51 +00:00
0b244b5781
Merge pull request #198 from dunesmopy/patch-1
Apprentice Harper and GitHub
2017-03-01 06:50:53 +00:00
ab4597dfd7
Address review feedback
dunesmopy and GitHub
2017-02-11 17:35:52 -08:00
82e9927ace
Merge pull request #200 from dunesmopy/patch-3
Apprentice Harper and GitHub
2017-02-09 06:46:23 +00:00
528092c05d
Updates FAQs.md
Apprentice Harper and GitHub
2017-02-09 06:43:41 +00:00
faa19cc19b
Merge pull request #199 from dunesmopy/patch-2
Apprentice Harper and GitHub
2017-02-09 06:39:28 +00:00
e6592841b6
Update FAQs.md
dunesmopy and GitHub
2017-02-04 12:34:19 -08:00
482ac15055
Update FAQs.md
dunesmopy and GitHub
2017-02-04 12:28:42 -08:00
cb74bd8cef
Support multiple input Kindle files
dunesmopy and GitHub
2017-02-04 12:25:12 -08:00
956f3034ad
Explicitly warn about KFX files. Bump version number to 6.5.3
v6.5.3
Apprentice Harper
2017-01-12 07:24:42 +00:00
fca7eaab8e
Update FAQs.md
Apprentice Harper and GitHub
2017-01-06 06:31:42 +00:00
0df66bcfc0
Improve testing of decrypted text file. (And so decrypt badly formatted ePubs)
Apprentice Harper
2016-12-21 06:33:34 +00:00
20ab5b354d
Remove incorrect Linux support for Kobo Desktop
Apprentice Harper
2016-12-20 06:27:08 +00:00
46ce2ce0ea
Update for strange windows users on a network, and more xml verification fixes
Apprentice Harper
2016-10-20 07:12:37 +01:00
ca59704dc4
Updated the FAQs and the main ReadMe
Apprentice Harper
2016-10-19 07:14:42 +01:00
17300283d0
improve xml detection and handle strange windows network file systems better
Apprentice Harper
2016-10-10 17:41:05 +01:00
92ce0396fe
Making sure files and versions are consistent
v6.5.2
Apprentice Harper
2016-10-07 17:32:13 +01:00
5eb3338423
Update FAQs to point people to new test obok plugin
Apprentice Harper
2016-10-07 07:13:43 +01:00
d65dd1ab87
New obok fix that should work for stand-alone script and non-Windows machines. (Makes a tweaked copy of the database.)
Apprentice Harper
2016-10-07 07:06:22 +01:00
5d75018719
Topaz fix and updated FAQ reference to point to github
Apprentice Harper
2016-09-29 07:00:11 +01:00
1c3a12425e
Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools
Apprentice Harper
2016-09-28 07:15:06 +01:00
6b4d621159
Fix for Obok Plugin and Obok Desktop v4.0
Apprentice Harper
2016-09-28 07:14:16 +01:00
53c16c916b
Note the new Kobo Desktop version
Apprentice Harper and GitHub
2016-09-13 06:53:16 +01:00
34231cc252
Remove debugging dialog from Mac App. Update version to 6.5.1
v6.5.1
Apprentice Harper
2016-08-12 06:30:48 +01:00
c2615c4d3b
Change to ineptpdf.py, so that we throw an exception for DRM-free PDFs, rather than processing them.
Apprentice Harper
2016-08-10 06:40:48 +01:00