| Simple keygenme for beginners |
[Click to reveal]"Pera's Simple keygenme for beginners" 274400
|
2026-08-27 03:25 |
| Easy Keygen Crackme |
[Click to reveal]recalling function in GenerateKey()
|
2026-08-21 06:42 |
| Easy Pick |
[Click to reveal]local function main()
math.randomseed()
local p = math.random(1000, 9999)
io.write("Enter the password: ")
local ip = io.read("*n")
if ip == p then
print("nice you found it OR bypass it")
else
print("password is wrong")
end
local time = os.time()
while os.time() - time <= 1 do
end
end
main()
the file main.lua in %localappdata%\temp
|
2026-08-20 16:38 |