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
About 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.
What's New in vv2.13.0
Executables
Download the executable for your platform and execute it, see README.md
| Executable | Description |
|---|---|
| extract_otp_secrets_2.13.0_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
| extract_otp_secrets_2.13.0_linux_arm64 | Linux arm64 (glibc >= 2.31) |
| extract_otp_secrets_2.13.0_win_x86_64.exe | Windows x86_64/amd64/x64 |
| extract_otp_secrets_2.13.0_win_arm64.exe | N/A |
| extract_otp_secrets_2.13.0_macos_x86_64.dmg | N/A, see README.md |
| extract_otp_secrets_2.13.0_macos_x86_64.pkg | N/A, see README.md |
| extract_otp_secrets_2.13.0_macos_x86_64 | MacOS x86_64/amd64 (bare executable, see README.md; optional libzbar must be installed manually, see README.md) |
| extract_otp_secrets_2.13.0_macos_arm64 | N/A |
What's Changed
- build(deps): bump opencv-contrib-python from 4.13.0.90 to 4.13.0.92 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/495
- build(deps): bump numpy from 2.4.1 to 2.4.2 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/494
- build(deps): bump pillow from 12.1.0 to 12.1.1 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/497
- build(deps-dev): bump pylint from 4.0.4 to 4.0.5 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/499
- fix: add 'apt-get update' before installing libzbar0 in CI workflows by @scito in https://github.com/scito/extract_otp_secrets/pull/503
- build(deps-dev): bump nuitka from 2.8.10 to 4.0.2 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/502
- build(deps-dev): bump types-protobuf from 6.32.1.20251210 to 6.32.1.20260221 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/500
- build(deps-dev): bump nuitka from 4.0.2 to 4.0.3 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/505
- ref: Python 3.9 is EOL, require Python 3.10 by @scito in https://github.com/scito/extract_otp_secrets/pull/507
- deps: upgrade protobuf 7.34.0 by @scito in https://github.com/scito/extract_otp_secrets/pull/506
- build(deps): bump protobuf from 6.33.5 to 7.34.0 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/501
Full Changelog: https://github.com/scito/extract_otp_secrets/compare/v2.12.1...v2.13.0
Legal Notice
This software is provided by its original developers. We only index and provide links to official download sources. All downloads are from the original publishers and are completely legal and safe.
Download Information
Related Apps
caddy
GitHubFast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
nuclei
GitHubNuclei is a fast, customizable vulnerability scanner powered by the global security community and built on a simple YAML-based DSL, enabling collabora
trivy
GitHubFind vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more