Apprentice Harper
9b001bfaf3
Merge pull request #421 from drzraf/patch-1
...
obok.py: support fetching mac address on linux
2018-10-13 18:58:46 +01:00
Apprentice Harper
a76adf0ee1
Merge pull request #641 from adericbourg/patch-1
...
Fix typo
2018-10-13 18:48:54 +01:00
Apprentice Harper
49b064efa4
Merge pull request #623 from shhivam/master
...
Drastically simplified and corrected primes() in src/kindlekey.py
2018-10-13 18:44:23 +01:00
Apprentice Harper
8f23bf2b30
Merge pull request #546 from felixonmars/patch-1
...
Fix some typos in ReadMe_First.txt
2018-10-13 18:41:20 +01:00
Alban Dericbourg
1a38cdaf21
Fix typo
...
s/ooo/oo
2018-09-25 21:42:30 +02:00
shhivam
c20089676d
shifted the comment to docstring
2018-09-08 23:33:54 +05:30
shhivam
f688bee0aa
optimised and corrected primes func drastically
2018-09-08 23:30:00 +05:30
Jonah Weissman
114c4988c0
Create CLI instructions
2018-08-29 15:01:13 -04:00
Apprentice Harper
0b206e3fc5
Update FAQs.md
2018-08-29 08:07:02 +01:00
Apprentice Harper
ed306a8488
Update FAQs.md
2018-08-29 08:03:47 +01:00
Felix Yan
34b533363a
Fix some typos in ReadMe_First.txt
2018-06-15 00:38:30 +08:00
Apprentice Harper
b1d13f2b23
Update FAQs.md
...
Updated KFX info
2018-06-02 17:07:35 +01:00
Apprentice Harper
613450f84d
Update README.md
2018-06-02 17:00:10 +01:00
Apprentice Harper
af6e479af4
Update version number to 6.6.1, with wzyboy's new folder structure.
2018-06-02 16:47:00 +01:00
Apprentice Harper
90e822f470
Merge pull request #502 from wzyboy/feature/reuse-code
...
Reuse code
2018-06-02 16:21:44 +01:00
Zhuoyun Wei
5c4eed8f1b
Generate only one zip file, making the behaviours consistent
2018-05-07 06:27:05 -04:00
Zhuoyun Wei
e665c47075
A wrapper script to make releases
2018-05-07 05:55:38 -04:00
Zhuoyun Wei
d6374f7eab
Adjust macOS app directory structure
2018-05-07 04:49:14 -04:00
Zhuoyun Wei
0055386f7b
Remove redundant source files in macOS app
2018-05-07 04:45:36 -04:00
Zhuoyun Wei
30eeeea618
Move macOS app resources into contrib/macos/res/
2018-05-07 04:44:33 -04:00
Zhuoyun Wei
749731fdd4
Move Windows-related stuff into contrib/windows/
2018-05-07 04:40:43 -04:00
Zhuoyun Wei
95247503f0
Remove redundant files in Windows app
2018-05-07 04:38:49 -04:00
Zhuoyun Wei
79b10f3dfb
Move calibre-related into contrib/calibre/
2018-05-07 04:36:59 -04:00
Zhuoyun Wei
d617822610
Move core source files into src/
2018-05-07 04:35:49 -04:00
Apprentice Harper
421877574f
Merge pull request #332 from wxl/patch-1
...
removed Requiem website
2018-05-05 18:41:21 +01:00
Apprentice Harper
6956117e28
Merge pull request #490 from wzyboy/backports/infer-filename
...
Infer filenames consistently
2018-05-05 18:39:34 +01:00
Apprentice Harper
dd09da7dd9
Merge pull request #489 from wzyboy/backports/pylzma
...
Support pylzma as a fallback
2018-05-05 18:36:55 +01:00
Apprentice Harper
75acbe5536
Merge pull request #473 from cemeyer/kfxzip_efficiency
...
kfxdrm: Traipse through the kfx-zip more efficiently
2018-05-05 18:34:17 +01:00
Walter Lapchynski
6ee560e425
fixed spelling mistake
2018-04-19 15:56:35 -07:00
Zhuoyun Wei
f54b0aef5c
Propagate changes
2018-04-18 05:23:12 -04:00
Zhuoyun Wei
a6ceea1ed9
Infer filenames consistently
2018-04-18 05:21:44 -04:00
Zhuoyun Wei
599f33171f
Document LZMA support on Windows
2018-04-18 05:09:33 -04:00
Zhuoyun Wei
12ce977d79
Propagate changes
2018-04-18 04:58:45 -04:00
Zhuoyun Wei
4f1e9fcf43
Use pylzma as a fallback
2018-04-18 04:57:07 -04:00
Zhuoyun Wei
7b45d2128c
Don't mask ImportError if dependencies are not met
2018-04-18 04:54:53 -04:00
Conrad Meyer
4400d8d1d4
kfxdrm: Traipse through the kfx-zip more efficiently
...
We only need to read the magic bytes headers to identify files of the
correct type. Avoid slurping the entire contents out of the zip if it's
the wrong file.
2018-04-05 10:32:59 -07:00
Apprentice Harper
85e3db8f7c
Minor tweaks for first attempt at KFX support - version numbers to 6.6.0, readmes, etc. Removed KFX archive.
2018-04-05 18:30:37 +01:00
Apprentice Harper
29338db228
Merge pull request #458 from tomthumb1997/KFX
...
Initial KFX support from tomthumb1997
2018-04-05 17:53:41 +01:00
tomthumb1997
608159d71b
Create kfxdedrm.py
2018-03-12 20:35:52 -04:00
tomthumb1997
20e0850001
Create ion.py
2018-03-12 20:35:28 -04:00
tomthumb1997
ffd7d41bcd
Update kgenpids.py
2018-03-12 20:34:58 -04:00
tomthumb1997
75cad40804
Update k4mobidedrm.py
2018-03-12 20:33:33 -04:00
tomthumb1997
18d6413467
Update __init__.py
2018-03-12 20:32:41 -04:00
Apprentice Harper
7619ee4e0f
updated KFX instructions.
2018-01-20 17:04:50 +00:00
Raphaël Droz
20d445acb7
support fetching mac address on linux
...
support fetching mac address on linux
2018-01-01 14:46:03 -03:00
Apprentice Harper
a390d7a207
Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools
2017-10-20 08:09:50 +01:00
Apprentice Harper
f04f9eca04
Updated version number, copied fix to all tools, updated READMEs and FAQs
2017-10-20 08:09:16 +01:00
Walter Lapchynski
fe3b2873de
removed Requiem website
...
The hidden service serving the Requiem website is down and has probably [been down][1] for quite a while.
[1]: http://forums.peerblock.com/read.php?13,13983,13983
2017-08-03 12:51:44 -07:00
Apprentice Harper
1ece09023c
Added note about Mac application and error 111
2017-08-01 06:54:53 +01:00
Apprentice Harper
8d9f384492
Merge branch 'master' of https://github.com/apprenticeharper/DeDRM_tools
2017-07-04 07:07:04 +01:00