Epiann1 / TerminalLoginSystem

yeah, nah.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TerminalLoginSystem

  • Important guide:
    • Don't remove any of the temp users in the login.py folder. Won't function properly.
    • Try not to mess with the 'write' function in login.py either. Poor idea as it can append null bytes to the code ;(
    • Don't add '}' to your password. I made it so that you can't but don't overwrite it.
git clone https://github.com/Flamentix/TerminalLoginSystem

Usage_ For Windows:

cd TerminalLoginSystem
py main.py

Usage_ For Apple:

cd TerminalLoginSystem
python3 main.py

About

yeah, nah.


Languages

Language:Python 100.0%