This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# Python port of https://gist.github.com/stbuehler/8616943 | |
# Disclaimer | |
# There is absolutely no guarantee. | |
# | |
# Guide | |
# 0. Install Android SDK and Android Backup Extractor | |
# 1. Backup Battle.net Authenticator | |
# adb backup com.blizard.bma -f bma.ab |