Hello everyone,
In programs such as skype, where you log into an exe file, how do they connect to the database without the user getting hold of the companies database connection details; what is stopping someone from reverse engineering a program, then writing there own to query all the results from the databse using the connection string from the application they reverse engineered?
