/totp-cracker-ui

A very :3 project for finding TOTP secrets that result in a specific token at a specific time.

Primary LanguageTypeScript

TOTP Cracker :3

A very :3 project for finding TOTP secrets that result in a specific token at a specific time. You can try it out and read more at https://totp-cracker.vercel.app/.

Vercel really doesn't like building it in the cloud :( Local builds work fine though; as a reminder to myself, use this to build:

npx vercel build --prod
npx vercel deploy --prebuilt --prod