meatballs i wanted meatballs god damn it

This commit is contained in:
2026-05-23 13:59:47 -06:00
parent c3486904f8
commit c5b9309880
+1 -1
View File
@@ -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}"