Skip to content

Instantly share code, notes, and snippets.

View 0xbyteptr's full-sized avatar
Doing yo mom

BytePtr 0xbyteptr

Doing yo mom
View GitHub Profile
@0xbyteptr
0xbyteptr / nums.py
Last active December 27, 2024 21:03
New tool for r/unixporn idk
import os
import random
import shutil
import subprocess
import time
from colorama import Fore, Style, init
init()