andOTP-decrypt

时间:2021-05-04 18:49:12
【文件属性】:
文件名称:andOTP-decrypt
文件大小:27KB
文件格式:ZIP
更新时间:2021-05-04 18:49:12
andotp Python 和OTP解密 Android应用程序的备用解密器。 此软件包中的工具支持当前(0.6.3)旧(0.6.2及更低版本)格式的andOTP基于密码的备份文件。 工具: andotp_decrypt.py :一个解密工具,用于两因素android应用的密码保护备份。 输出写入标准输出 generate_qr_codes.py :为转储的每个条目生成新的可扫描QR码图像的工具图像保存到当前工作目录 generate_code.py :为备份中的帐户生成TOTP令牌的工具 安装 pip install andotp-decrypt 这些工具将安装为: andotp_decrypt andotp_gencode andotp_qrcode 开发设置 安装(推荐) 装诗pip install poetry (或使用网站推荐的方法) 安装其他所有内容poetry install 启动
【文件预览】:
andOTP-decrypt-master
----poetry.lock(31KB)
----.gitignore(42B)
----generate_code.py(2KB)
----requirements.txt(199B)
----pyproject.toml(846B)
----LICENSE(1KB)
----generate_qr_codes.py(2KB)
----CHANGELOG.md(367B)
----testdata()
--------test.sh(2KB)
--------accounts_issuer_123456.json.aes(2KB)
--------accounts_new_123456.json.aes(204B)
--------emptyfile.json.aes(0B)
--------garbage.json.aes(4KB)
--------accounts_old_123456.json.aes(188B)
----andotp_decrypt.py(4KB)
----README.md(2KB)
----tests()
--------test_andotp.py(2KB)
----.gitattributes(13B)
----.flake8(31B)

网友评论