Merge of bugfix 6.2.1 into master

This commit is contained in:
Apprentice Harper
2015-03-26 07:31:45 +00:00
committed by Apprentice Alf
19 changed files with 79 additions and 695 deletions

View File

@@ -4,16 +4,14 @@
from __future__ import with_statement
# androidkindlekey.py
# Copyright © 2013-15 by Thom
# Some portions Copyright © 2010-15 by some_updates, Apprentice Alf and Apprentice Harper
# Copyright © 2013-15 by Thom and Apprentice Harper
# Some portions Copyright © 2010-15 by some_updates and Apprentice Alf
#
# Revision history:
# 1.0 - Android serial number extracted from AmazonSecureStorage.xml
# 1.1 - Fixes and enhancements of some kind
# 1.2 - Changed to be callable from AppleScript by returning only serial number
# - and changed name to androidkindlekey.py
# - and added in unicode command line support
# 1.0 - AmazonSecureStorage.xml decryption to serial number
# 1.1 - map_data_storage.db decryption to serial number
# 1.2 - BugFix
# 1.3 - added in TkInter interface, output to a file and attempt to get backup from a connected android device.
"""