isaka-james / TERMUX-LOGIN-SYSTEM

A c++ powered Termux login system, Impossible to bypass, wanna try?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TERMUX-LOGIN-SYSTEM

since 21 Feb,2024

Firstly, we need to ensure c++ is installed on the system,
   clang++ -v

Steps to use this system

  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.

About

A c++ powered Termux login system, Impossible to bypass, wanna try?


Languages

Language:Shell 66.9%Language:C++ 33.1%