What can a cracker do to my app?
Posted: Mon Jul 26, 2010 5:58 pm
No, this isn't a question about how to protect against cracking, so relax. 
What I mean in the topic, is what could a cracker do to modify my app to
make it behave differently? For example, if my app checked something at
12pm each day, could the cracker modify my app and rebuild the exe to
make it do the check at 1pm instead?
Or, if my app saved an image as JPG at 80% quality, could they modify
it to always save it at 100% quality? Or even as a BMP image instead?
Can they tell when an app is exiting, with PureBasic's "End" command?
Just want to get a feel for what they can do with other people's apps.
What I mean in the topic, is what could a cracker do to modify my app to
make it behave differently? For example, if my app checked something at
12pm each day, could the cracker modify my app and rebuild the exe to
make it do the check at 1pm instead?
Or, if my app saved an image as JPG at 80% quality, could they modify
it to always save it at 100% quality? Or even as a BMP image instead?
Can they tell when an app is exiting, with PureBasic's "End" command?
Just want to get a feel for what they can do with other people's apps.