| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sha512_hashes.txt | 2025-11-14 | 681 Bytes | |
| sha256_hashes.txt | 2025-11-14 | 425 Bytes | |
| extract_otp_secrets_2.12.0_macos_x86_64 | 2025-11-14 | 120.2 MB | |
| extract_otp_secrets_2.12.0_linux_arm64 | 2025-11-14 | 115.6 MB | |
| extract_otp_secrets_2.12.0_win_x86_64.exe | 2025-11-14 | 117.5 MB | |
| extract_otp_secrets_2.12.0_linux_x86_64 | 2025-11-14 | 139.5 MB | |
| 2.12.0 - 14.11.2025 source code.tar.gz | 2025-11-14 | 2.8 MB | |
| 2.12.0 - 14.11.2025 source code.zip | 2025-11-14 | 2.8 MB | |
| README.md | 2025-11-14 | 3.3 kB | |
| Totals: 9 Items | 498.5 MB | 0 | |
support Python 3.14 (#453)
Executables
Download the executable for your platform and execute it, see README.md
| Executable | Description |
|---|---|
| extract_otp_secrets_2.12.0_linux_x86_64 | Linux x86_64/amd64 (glibc >= 2.31) |
| extract_otp_secrets_2.12.0_linux_arm64 | Linux arm64 (glibc >= 2.31) |
| extract_otp_secrets_2.12.0_win_x86_64.exe | Windows x86_64/amd64/x64 |
| extract_otp_secrets_2.12.0_win_arm64.exe | N/A |
| extract_otp_secrets_2.12.0_macos_x86_64.dmg | N/A, see README.md |
| extract_otp_secrets_2.12.0_macos_x86_64.pkg | N/A, see README.md |
| extract_otp_secrets_2.12.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.12.0_macos_arm64 | N/A |
What's Changed
- support Python 3.14 by @scito in https://github.com/scito/extract_otp_secrets/pull/453
- Gitforwin by @scito in https://github.com/scito/extract_otp_secrets/pull/468
- build(deps-dev): bump setuptools from 80.8.0 to 80.9.0 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/448
- build(deps-dev): bump mypy from 1.16.1 to 1.17.0 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/449
- update protobuf to 5.32.1 by @scito in https://github.com/scito/extract_otp_secrets/pull/450
- fix: add Python 3.14 and threaded versions, update actions by @scito in https://github.com/scito/extract_otp_secrets/pull/451
- fix: update CI configuration to use macOS 15 instead 13 for intel by @scito in https://github.com/scito/extract_otp_secrets/pull/452
- Fix ci tests by @scito in https://github.com/scito/extract_otp_secrets/pull/454
- try fixing depandabot by @scito in https://github.com/scito/extract_otp_secrets/pull/455
- build(deps-dev): bump pylint from 3.3.9 to 4.0.0 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/456
- build(deps-dev): bump pylint from 4.0.0 to 4.0.1 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/458
- build(deps-dev): bump nuitka from 2.8 to 2.8.1 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/457
- build(deps): bump pillow from 11.3.0 to 12.0.0 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/460
- build(deps): bump protobuf from 6.32.1 to 6.33.0 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/459
- update protobuf 5.33.0 by @scito in https://github.com/scito/extract_otp_secrets/pull/461
- build(deps-dev): bump pylint from 4.0.1 to 4.0.2 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/463
- build(deps-dev): bump nuitka from 2.8.1 to 2.8.4 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/464
- build(deps-dev): bump pytest from 8.4.2 to 9.0.1 by @dependabot[bot] in https://github.com/scito/extract_otp_secrets/pull/467
Full Changelog: https://github.com/scito/extract_otp_secrets/compare/v2.11.0...v2.12.0