如何保护iOS应用程序的情况下的任何操作系统攻击(在监狱破坏的设备) [英] How to protect the iOS application in case of any OS attack(On jail broken devices)

查看:153
本文介绍了如何保护iOS应用程序的情况下的任何操作系统攻击(在监狱破坏的设备)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想保护我的应用程序数据,以防任何操作系统攻击或未经授权的访问被监禁的iOS设备。在这种情况下,是否有任何方法可以检测这种威胁并保护应用数据。

I would like to protect my application data in case of any OS attack or unauthorized access on jail broken iOS devices. Is there any way to detect such threats and protect app data in such cases.

推荐答案

虽然我同意jrturton说的,如果您有要保护的恶意应用程序(而不是用户)的重要数据,您可以尝试以下操作:

Although I agree with what jrturton has said, if you have critical data that you want to protect from rogue apps(not the user), you may try the following:


1)检测如果您的应用程序已在越狱设备上启动。关闭
应用程序,删除敏感数据。请参阅此线程。

2)使用第三方解决方案,例如 EnsureIT 。他们是
有点帮助保存应用程序存储的关键数据,从一个越狱设备上的
流氓用户/应用程序。

2)Use third party solutions like one from EnsureIT. They are somewhat helpful in saving critical data stored by an app, from a rogue user/app on a jailbroken device.

3)模糊您的代码。有关链接的详情。

3) Try Obfuscating your code. More information on this link.

您还可以在这个线程

这篇关于如何保护iOS应用程序的情况下的任何操作系统攻击(在监狱破坏的设备)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆