https://github.com/isaka-james/termux-login-system
A c++ powered Termux login system, Impossible to bypass, wanna try?
https://github.com/isaka-james/termux-login-system
impossible termux termux-login termux-tool
Last synced: 12 months ago
JSON representation
A c++ powered Termux login system, Impossible to bypass, wanna try?
- Host: GitHub
- URL: https://github.com/isaka-james/termux-login-system
- Owner: isaka-james
- Created: 2023-08-07T14:16:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T13:47:30.000Z (over 2 years ago)
- Last Synced: 2025-04-02T08:48:12.297Z (about 1 year ago)
- Topics: impossible, termux, termux-login, termux-tool
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TERMUX-LOGIN-SYSTEM
Firstly, we need to ensure c++ is installed on the system,
```bash
clang++ -v
```
## Steps to use this system
```bash
git clone https://github.com/isaka-james/TERMUX-LOGIN-SYSTEM.git
cd TERMUX-LOGIN-SYSTEM
bash install.sh
```
## Defaults:
The default password is *master*
## Changing Password:
When you want to change password and username then edit the **login.cpp** which is in your home directory. And after changing run the file. Exit the Termux and enter again.