HopefulCode on 1:44 AM 08/05/2023: Hey, I have solved it, but manually and by not patching the file. I hope a solution or tutorial will arise for this crackme. It was nice, thanks.
cnathansmith on 12:20 PM 08/05/2023: I uploaded a solution waiting approval that demonstrates altering the packet but also how to track down the API calls in the program. I bundled the source for a simple API logging Pin tool with the solution but forgot to include the GitHub link to go with it. You'll see where it's missing once the submission is approved:
https://github.com/charlesnathansmith/api_log
nightxyz on 5:56 PM 08/05/2023: Virustotal warns about file as trojan. About 20 of 70 virus scanners. Is it normal ? Or is it because of some ptotection, packers etc.. ?
bang1338 on 1:26 PM 08/06/2023: i almost get it :v
bang1338 on 2:38 AM 08/07/2023: great challenge, i did it
DosX on 1:16 PM 08/07/2023: bang1338 post a solution
SecureTester on 2:49 PM 08/27/2023: Fun challenge! Enjoy doing it.
Zylo on 9:00 AM 05/13/2024: Solved! You can spoof the requested into isAuthorised=true; with HTTP Debugger Pro ;)
You must me logged to submit a solution
Solution by bang1338: A writeup of my process and solution.
In zip file contain:
- mitmproxy cert.
- Python script and batch script.
- a markdown, which is my writeup.