Nest

Type your comment> @TestUserx said:

Type your comment> @squirrelpizza said:

(Quote)
same here. i even ran it through SQL Server, since it can natively decode base64, but it still ends up being a bunch of gibberish

If you base64 decode the first password hash it actually does look like a password (complex but still a password). After trying all combinations of overcome usernames and passwords without a match I realized that the hash needed some special handling to turn into a valid password. Don’t know if @VbScrub did this intentionally but I was tricked by it initially.