https://github.com/rizerphe/totp-cracker-wasm
A multithreaded TOTP cracker written in Rust, compiled to WebAssembly.
https://github.com/rizerphe/totp-cracker-wasm
Last synced: 4 months ago
JSON representation
A multithreaded TOTP cracker written in Rust, compiled to WebAssembly.
- Host: GitHub
- URL: https://github.com/rizerphe/totp-cracker-wasm
- Owner: rizerphe
- License: mit
- Created: 2024-07-24T19:34:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-24T19:35:16.000Z (almost 2 years ago)
- Last Synced: 2025-09-27T18:56:19.391Z (8 months ago)
- Language: Rust
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TOTP Cracker :3

This is the webassembly backend for TOTP Cracker :3 - a proof-of-concept TOTP cracker inspired by [this tweet](https://x.com/miaaowing/status/1810426439792984165). The google authenticator migration protocol implementation is _heavily inspired (wink wink)_ by [a python implementation of the same thing](https://github.com/qistoph/otp_export).