This website requires JavaScript.
Explore
Help
Sign In
Public
/
extract_otp_secrets
Watch
2
Star
0
Fork
0
You've already forked extract_otp_secrets
Code
Issues
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
Files
0eb5014eb095988624da6ff7e205af6cc8781fa4
extract_otp_secrets
/
requirements.txt
7 lines
52 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add python virtual env instructions This change adds instructions on how to setup a python virtual env for this repo. In addition, the respective requirements files have been added for easy installation with pip.
2022-01-05 09:51:17 +01:00
protobuf
qrcode
Pillow
Add the ability so provide an image file as the infile. If the file contains a QR code generated by Google Authenticator's "Transfer Accounts" function, it will be decoded directly in a single step. This is meant to help users who need to access their secrets from Google Authenticator but don't have a QR code decoder and don't want to use an online one due to security concerns.
2022-12-21 16:47:31 -08:00
qreader
opencv-python
extract from camera - add help description - use f-strings - handle plural correctly - rename methods, use otp_url instead of line - remove importlib.util - move cv2 imports to top - remove unnecessary global delcarations - group image tests
2022-12-28 22:28:54 +01:00
pyzbar
Reference in New Issue
Copy Permalink