Skip to content

Instantly share code, notes, and snippets.

View TeoYeezy's full-sized avatar

Teodor Manev TeoYeezy

  • Sofia, Bulgaria
View GitHub Profile
@computerquip
computerquip / ut2004-key-gen.py
Last active March 10, 2025 18:19
UT2004 Key Generator Bottle App
from bottle import default_app, route
import hashlib
import ctypes
import secrets
# Copyright (c) 2005-2023, NumPy Developers.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are