2019-10-29 14:45:16.875 ios-deploy[38706:203108] [ !! ] Error 0xe800007f: Device doesn't support wireless sync. AMDeviceStartService(device, CFSTR("com.apple.debugserver"), &gdbfd, NULL)
Could not install build/ios/iphoneos/Runner.app on faae62f4d8b4ee9b0c3d85dd89226e203ffcf763.
Try launching Xcode and selecting "Product > Run" to fix the problem:open ios/Runner.xcworkspaceError launching application on chenfaniPhone.
1. 概述
从theiphonewiki中拷贝出来的,为了以后查找方便,放到这里。
2. 私有函数地址的获取
In order to obtain the address of a usable private function in MobileDevice, you will have to be able to understand x86-64 assembly to reverse en…