You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2018. It is now read-only.
echo ("res=" . hash_hmac('sha1', hex2bin($_POST['chlng']), hex2bin($hmac_key)) . "\n"); // We haven't figured out how to hash this correctly, but this resembles the SHA1 HMAC thing that Nintendo used. If we figure out how to hash it properly, we won't get 102032 on games.