- Practical Mobile Forensics
- Rohit Tamma Oleg Skulkin Heather Mahalik Satish Bommisetty
- 87字
- 2021-06-24 16:39:05
Code signing
Code signing prevents users from downloading and installing unauthorized applications on the device. Apple says the following about it:
"Code Signing is the process by which your compiled iOS application is sealed and identified as yours. Also, iOS devices won't run an application or load a library unless it is signed by a trusted party. To ensure that all apps come from a known and approved source and have not been tampered with, iOS requires that all executable code be signed using an Apple-issued certificate."
推薦閱讀
- Extending Symfony2 Web Application Framework
- 為你護航:網絡空間安全科普讀本(第2版)
- 黑客攻防與電腦安全從新手到高手(微視頻+火力升級版)
- 數據安全與隱私計算(第3版)
- 模糊測試:強制發掘安全漏洞的利器
- 計算機網絡安全技術研究
- 信息安全案例教程:技術與應用(第2版)
- 計算機網絡安全基礎(第5版)
- 從0到1:CTFer成長之路
- Learning Pentesting for Android Devices
- INSTANT Apple Configurator How-to
- CTF快速上手:PicoCTF真題解析(Web篇)
- Mastering Metasploit
- Practical Mobile Forensics
- Metasploit 5.0 for Beginners