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}"