android-otp-extractor VS totp-extractor

Compare android-otp-extractor vs totp-extractor and see what are their differences.

android-otp-extractor

Extracts OTP tokens from rooted Android devices (by puddly)

totp-extractor

:shit: Dealing with camera photos of QRCode exports (by cookiengineer)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
android-otp-extractor totp-extractor
3 1
211 2
- -
0.0 10.0
almost 2 years ago over 1 year ago
Python Go
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

android-otp-extractor

Posts with mentions or reviews of android-otp-extractor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-19.

totp-extractor

Posts with mentions or reviews of totp-extractor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-19.
  • Tell HN: It is impossible to disable Google 2FA using backup codes
    5 projects | news.ycombinator.com | 19 Jan 2023
    The problem I had while my company phone got remote wiped: Google Authenticator uses a protobuf based export qr code, which any other 2FA app doesn't support.

    I wrote a small cli tool that can export all data inside it, and that tries to generate qrcode images for each entry for re-import into another 2fa app.

    I hope this can help someone with the same problem, I got stuck with a camera photo of this seemingly useless qrcose.

    Always remember to backup google authenticator, and always make a physical backup of your encrypted passwords database!

    [1] https://github.com/cookiengineer/qrcode-extractor

What are some alternatives?

When comparing android-otp-extractor and totp-extractor you can also consider the following projects:

ios-application - A native, lightweight and secure one-time-password (OTP) client built for iOS; Raivo OTP!

extract_otp_secrets - Extract one time password (OTP) secrets from QR codes exported by two-factor authentication (2FA) apps such as "Google Authenticator". The exported QR codes from authentication apps can be captured by camera, read from images, or read from text files. The secrets can be exported to JSON or CSV, or printed as QR codes to console.

pass-otp - A pass extension for managing one-time-password (OTP) tokens

Aegis - A free, secure and open source app for Android to manage your 2-step verification tokens.

otp-codegen - Takes your OTP secret in and spits out the 6 digit OTP code

ArubaOTP-seed-extractor - Extract TOTP seed instead of using ArubaOTP app

adb-alfred - adb alfred - all in one

pass - password-store distribution, with plugins.

pyotp - Python One-Time Password Library

two-factor-auth - Two Factor Authentication Java code implementing the Time-based One-time Password Algorithm