A Python library for handling secure 2fa authentication using Pyppeteer.
Project description
Secret 2FA
Secret 2FA is a Python library designed to automate secret 2fa authentication (2FA) for Facebook using **Pyppeteer **. This tool helps retrieve 2FA codes automatically.
🚀 Features
- Automates the process of entering and retrieving Facebook 2FA codes.
- Uses Pyppeteer to interact with Facebook's authentication page.
- Designed for high accuracy and speed.
🔧 Installation
Install via pip:
#pip install secret_2fa
import secret_2fa
secret = secret_2fa.authen()
secret.set_code("KONLS2C33L2DHJYDGPBDZ3S7ENLVH7DK")
code_1 = secret.get_code()
secret.set_code("SIKDMCCV6VTN6ECL7TEHKEXG5LHNFWC4")
code_2 = secret.get_code()
secret.set_code("S6DK6M4WL2K6B3W27VSNXRKKOKBF2DA3")
code_3 = secret.get_code()
secret.close()
print(code_1, code_2, code_3)
#167662 232484 422762
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
secret_2fa-1.0.7.tar.gz
(4.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file secret_2fa-1.0.7.tar.gz.
File metadata
- Download URL: secret_2fa-1.0.7.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23ac450706eb0d6e3e1a5d743c71730efc246cb8af0f56d30720d968d92c5868
|
|
| MD5 |
e0b61a410275fcc3fbf58edc7328e82f
|
|
| BLAKE2b-256 |
ee9ecf1f2eccf7c6e0fbcce93df4d48f2a4f9eaa15bfc8b362d359854a7969b0
|
File details
Details for the file secret_2fa-1.0.7-py3-none-any.whl.
File metadata
- Download URL: secret_2fa-1.0.7-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b3e26182959a3b29a2c1a4b735cf7482136037adbe36aeb0d24ca37425b8ffa
|
|
| MD5 |
892a06cb0142082a91bce250bee9b2ef
|
|
| BLAKE2b-256 |
25b6ed7409bb93d86b67d2396f67d8d714c8879eefd76e96c2483a62494df253
|