Skip to content

Instantly share code, notes, and snippets.

<?php
// extract password from PSMD rescue QR code
// uses https://github.com/khanamiryan/php-qrcode-detector-decoder
?>
<h2>Pok&eacute;mon Super Mystery Dungeon QR code parser</h2>
Check out the QR codes you can use <a href="https://ianburgwin.net/psmdqrcode/codes"><b>here</b></a> and then do ?file=filename!<br>
Example: <a href="https://ianburgwin.net/psmdqrcode/?file=1FTq4zo.jpg">https://ianburgwin.net/psmdqrcode/?file=1FTq4zo.jpg</a><br>
If you would like your image to be tested, contact ihaveamac/ihaveahax (which is probably where you found the link!)<hr>
Source and credits for this PHP script is a <a href="https://gist.github.com/ihaveamac/3dae2929f8b87ed93dcf">GitHub Gist</a><hr>