From c5b93098808c8bd34c6089750d2c7cc18808dfd2 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 23 May 2026 13:59:47 -0600 Subject: [PATCH] meatballs i wanted meatballs god damn it --- scratch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scratch.sh b/scratch.sh index 2a89c9d..49ede3d 100644 --- a/scratch.sh +++ b/scratch.sh @@ -1,4 +1,4 @@ -raw_password='it was always you who i despised, redd fPGuXrWrP9WBWbW1xhSTwgBD :3' +raw_password='Progen12_0' full_hash=$(echo -n "$raw_password" | openssl dgst -sha1 | awk '{print toupper($2)}') prefix="${full_hash:0:5}" suffix="${full_hash:5}"