- Mobile Application Penetration Testing
- Vijay Kumar Velu
- 214字
- 2021-07-16 12:46:39
The smartphone market share
Understanding the market share will give us a clear picture about what cyber criminals are after and also what could be potentially targeted. The mobile application developers can propose and publish their applications on the stores, being rewarded by a revenue sharing of the selling price.
The following screenshot referenced from www.idc.com provides us with the overall smartphone OS market, 2015:

Since mobile applications are platform-specific, a majority of software vendors are forced to develop the applications for all the available operating systems.
The android operating system
Android is an open source Linux-based operating system for mobile devices (smartphones and tablet computers). It was developed by the Open Handset Alliance, which was led by Google and other companies. Android OS is Linux-based, and it can be programmed in C/C++, but most of the application development is done in Java (Java access to C libraries via JNI, short for Java Native Interface).
The iPhone operating system (iOS)
iOS was developed by Apple Inc. It was originally released in 2007 for the iPhone, iPod Touch, and Apple TV. Apple's mobile version of the OS X operating system used in Apple computers is iOS. BSD (short for Berkeley Software Distribution) is Unix-based and can be programmed in the Objective C and Swift languages.
- 企業數字化創新引擎:企業級PaaS平臺HZERO
- Hands-On Data Structures and Algorithms with Rust
- ETL數據整合與處理(Kettle)
- Creating Mobile Apps with Sencha Touch 2
- Game Development with Swift
- Libgdx Cross/platform Game Development Cookbook
- SQL查詢:從入門到實踐(第4版)
- Enterprise Integration with WSO2 ESB
- 智能數據分析:入門、實戰與平臺構建
- OracleDBA實戰攻略:運維管理、診斷優化、高可用與最佳實踐
- Python金融數據分析(原書第2版)
- 大數據治理與安全:從理論到開源實踐
- 數據科學實戰指南
- 智慧的云計算
- Access數據庫開發從入門到精通