Skip to content

Instantly share code, notes, and snippets.

View bankroft's full-sized avatar
💭
I may be slow to respond.

Bankroft bankroft

💭
I may be slow to respond.
View GitHub Profile
@bankroft
bankroft / bma_decode.py
Created July 5, 2021 11:41 — forked from zeta709/bma_decode.py
Battle.net Authenticator (Android) to TOTP
#!/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