| nuclearhp crack |
[Click to reveal]Name: A
Password: 65
|
2025-06-08 17:32 |
| ktoto |
I wrote keygen for this crackme:
username = input("Enter the username: ")
usernameList = list(username)
password = 0
for char in usernameList:
password = password + ord(char)
print(password)
|
2025-06-08 17:22 |