从微信跳一跳学习逆向开发iOS

从微信跳一跳学习逆向开发iOS

这几天出了个小程序特别火,借此机会学习下逆向开发。

[TOC]

一、libimobiledevice与 adb

libimobiledevice:逆向出 iOS 与 Mac Windows 接口的通讯协议

adb:安卓下调试工具

二、安装libimobiledevice

$ brew update
$ brew install libimobiledevice
# libimobiledevice中并不包含ipa的安装命令,所以还需要安装
$ brew install ideviceinstaller
You forgot to set the qrcode for Alipay. Please set it in _config.yml.
You forgot to set the qrcode for Wechat. Please set it in _config.yml.
You forgot to set the business and currency_code for Paypal. Please set it in _config.yml.
You forgot to set the url Patreon. Please set it in _config.yml.
Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×