meatballs i wanted meatballs god damn it
This commit is contained in:
+1
-1
@@ -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)}')
|
full_hash=$(echo -n "$raw_password" | openssl dgst -sha1 | awk '{print toupper($2)}')
|
||||||
prefix="${full_hash:0:5}"
|
prefix="${full_hash:0:5}"
|
||||||
suffix="${full_hash:5}"
|
suffix="${full_hash:5}"
|
||||||
|
|||||||
Reference in New Issue
Block a user