How to crack (version 0.14)
1. Download Fiddler Classic
2. Allow HTTPS Decryption
3. Launch the game
4. Put this as code
Code:
eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJBbnRpWmVybyBHYW1lcyIsImF1ZCI6InlvdXJfYXVkaWVuY2VfbmFtZV9oZXJlIiwiaWF0IjoxNjIxNTE3NTUwLCJleHAiOjE2MjQxMDk1NTAsIm5iZiI6MTUwMDAwMDAwMCwiZGF0YSI6eyJlbmNyeXB0ZWQiOiJhV043b3FodGNQbDROT05lV3FEaEtwNk8zMEkwMkRUWmxLbXNFampQSGpMdEhaOXpmUGlQdmJVVXJ4UUxzZHNWUXBLY293SVNmdVR2VUNZN2dmU1lSK1I0ZTdJeDhcLzMxN0tNS3JlSXhHc2hZYjBpd1g0QXE1UGFJbURUUWlISlZwM0tWNVN2RUs3ZE05NEFrWmFKdWpPXC9wdE9ZTVVWK3RoWXBnZFdTckpobUlZWkN6c3BnTkpcLzRcL2FLZEpPdjdWbXd5OHdheUtWMTBjWDdzcGU2M3RKd1IrcVlvcHdMZnorb1wvN2hveXdNcE92a2VyNWFhN09pTDBZd2NDWVBLaHpsWlM0Yzk1MndvaTFxUG0yK2VhMmJ3PT0ifX0.EjY4dl9FKZoSZddjFiHMMdz-5PU5-0WYayBgSUXEGws
5. Let it fail once
6. Go on Fiddler, Rules > Automatic Breakpoints > Before requests (or Press F11)
7. Go back to the game, put the code again
8. Go in fiddler, get the latest request that has get-patreon-info.php at the end
9. Double click the request
10. Click on Break Response
11. Go in the TextView tab,
12. Decrypt the request
13. Put this instead of the other text
Code:
{"errors":[],"expired":false,"info":{"first_name":"Fuckin","last_name":"Genius","full_name":"Fuckin Genius","image_url":"","patron_status":"","tiers":[],"userid":0,"whitelisted":true,"blacklisted":false,"last_charge_date":"","last_charge_status":"","pledge_history":[]}}
14. Click Run as Completion
15. Go back to Fiddler > Rules > Automatic Breakpoints > Disabled (or Press SHIFT F11)
16. ENJOY!
Sounds a bit long but it should be done everytime to play.