Skip to content

Instantly share code, notes, and snippets.

@0xAungkon
Created June 16, 2025 15:20
Show Gist options
  • Select an option

  • Save 0xAungkon/6d76efa6bca5518b91d56a073706acb3 to your computer and use it in GitHub Desktop.

Select an option

Save 0xAungkon/6d76efa6bca5518b91d56a073706acb3 to your computer and use it in GitHub Desktop.
Password List Generator
seq -w 00000000000 99999999999 | pv -l -s 100000000 > phone_number_wordlist.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment