Giter VIP home page Giter VIP logo

extract-google-authenticator-credentials's People

Contributors

dchapkine avatar marnovdm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

extract-google-authenticator-credentials's Issues

QR codes return unsupported keys

QR codes return unsupported keys. I tried adding several to Google Authenticator after extracting them from LastPass Authenticator with your scripts. While it appears that the data dumps just fine, it does not generate a usable QR code as the Google Authenticator reports unsupported key.

Don't need to install "ADB insecure"

Since you have a root shell you can copy the file to a location that adb pull can access.

adb shell
# Now you're on the phone
su  # and do any auth action your root requires
cp  /data/data/com.google.android.apps.authenticator2/databases/databases /sdcard/Download/
exit
exit
# Now you're back on the computer
adb pull /sdcard/Download/databases

Doesn't work with umlauts

Thank you for your awesome script! You helped me a lot to recreate my data for google authenticator I extracted from a twrp backup.

There's something I came across when I ran ./server.sh
All the qr-codes are shown except the one that has umlauts in the email and also in the issuer. (in this example it is the letter 'ΓΌ')

The umlaut is broken and there is no qr code. I managed to create a working qr code using the data from the dump.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.