Our site is support by ads that help to pay our hosting costs. Please disable or whitelist us within your ad blocker to help us keep the site online.
All money generate by ads and donations is used to pay the hosting costs of the site, for more information about our income and expenses please see our donation page.
How did you get the button clicked at application cracking 5?
I used Spy++, Visual C++ and wrote some code to click the button for me.
But i'm curious if there are other ways to get the button clicked, or enabled.
Finding the serial number is easy and pretty straight forward, the main part of the challenge is enabling the enter button.
Try googling for how to create an access key for Windows forms, and if you still don't get it, go back and re read GTADarkDude's post right above yours.
I've watched a tutorial where the guy made a windows form application to crack an app using visual c#..is there a visual c++ to download ?? cuz i'm pretty good at it :D:D
Actually there is no need to write a cpp program. Just open the disassembly and you scroll down to __vbaStrCmp routine call. You'll see that the serial is constructed with __vbaStrI2 function. __vbaStrI2 === convert a short int to String
Do you like cookies? 🍪 We use cookies to ensure you get the best experience on our website. Learn more