Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amoar/passcode-unlocker
This script tests all possible 4-digit expressions in order to unlock PassCode/PIN!
https://github.com/amoar/passcode-unlocker
Last synced: 5 days ago
JSON representation
This script tests all possible 4-digit expressions in order to unlock PassCode/PIN!
- Host: GitHub
- URL: https://github.com/amoar/passcode-unlocker
- Owner: amoAR
- Created: 2023-09-17T14:27:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-17T14:27:59.000Z (about 1 year ago)
- Last Synced: 2023-09-17T16:34:16.388Z (about 1 year ago)
- Language: VBScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PassCode/PIN Unlocker
This script tests all possible 4-digit expressions in order!\
It uses very few resources and It can be suitable for guessing Telegram local PassCode.## How it works?
1. First, It runs the program we are trying to find the PassCode/PIN for (Put the location of your desired program instead of notepad)
2. It starts to enter 4-digit expressions in order and after each one press enter and some patience (from 0000 to 9999)> There is no function to stop or exit the script and it must be closed manually via the TaskManager (wscript.exe).
## Screenshot