HassanProgrammer
Member
Hello,
How did Telegram, WhatsApp, YouTube, etc. establish their security?
A hacker can decompile my program and gain access to my links or IP server and abuse it.
For example, send thousands of requests to my server and host in a row. Or enter my api link in the browser and see or change user information. Even if I encrypt them, they can still decrypt the received information or encrypt the information and send it to my server and host. (Using the string of cryptographic keys obtained in my application via decompile)
I do not think I can find a solution, or if I do, the hacker can still get around it.
This issue has been on my mind for a long time!
How do I solve this problem?
I know this section is for Android but I might buy the b4i next month. Is there a similar problem for iOS apps? Is the solution method the same or different from the Android solution method?
How did Telegram, WhatsApp, YouTube, etc. establish their security?
A hacker can decompile my program and gain access to my links or IP server and abuse it.
For example, send thousands of requests to my server and host in a row. Or enter my api link in the browser and see or change user information. Even if I encrypt them, they can still decrypt the received information or encrypt the information and send it to my server and host. (Using the string of cryptographic keys obtained in my application via decompile)
I do not think I can find a solution, or if I do, the hacker can still get around it.
This issue has been on my mind for a long time!
How do I solve this problem?
I know this section is for Android but I might buy the b4i next month. Is there a similar problem for iOS apps? Is the solution method the same or different from the Android solution method?