noobpk / frida-ios-hook

A tool that helps you easy trace classes, functions, and modify the return values of methods on iOS platform
MIT License
929 stars 155 forks source link

repeat install libimobiledevice,ideviceinstaller #48

Closed brotherand2 closed 2 years ago

brotherand2 commented 2 years ago

Describe the bug A clear and concise description of what the bug is. config.py variable firstRun you write fristRun,so i run every time ,tip Warning: libimobiledevice 1.3.0 is already installed and up-to-date. To reinstall 1.3.0, run: brew reinstall libimobiledevice [14-06-22 09:55:08] [INFO] - [*] Install ideviceinstaller Warning: ideviceinstaller 1.1.1 is already installed and up-to-date. To reinstall 1.1.1, run: brew reinstall ideviceinstaller

noobpk commented 2 years ago

Sorry bro. My mistake ^^! Thanks about PR https://github.com/noobpk/frida-ios-hook/pull/49