We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.你在iOSREBook里的7.2 非越狱逆向里的WhatsApp里,hook的代码写在哪里的? 看不懂,下面四个文件里,都没有写hook代码。 能写详细在哪个文件去写hook代码吗? 而且我新建 MonkeyDev里的WhatsAppDylib.mm是空的。
2.能教一下MonkeyDev,详细的hook用法吗? 跪求啊
3.还有你说通过CaptainHook来编写代码,我运行越狱手机,报错 ssh: connect to host localhost port 22: Connection refused ssh -p22 root@localhost mkdir -p "/var/root/MonkeyDevPackages" Command PhaseScriptExecution failed with a nonzero exit cod
3.1.我把MonkeyDevDevicePassword填写了密码,运行 报错: Failed to locate sshpass. Is sshpass installed? If not, brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb Command PhaseScriptExecution failed with a nonzero exit code
3.2我是安装了ssh,求教
4.还有就是你说创建MonkeyDev的时候,自带RevealServer.framework,和Cycript, 但是并没有
The text was updated successfully, but these errors were encountered:
https://github.com/AloneMonkey/iOSREBook/blob/master/chapter-7/7.2%20%E9%9D%9E%E8%B6%8A%E7%8B%B1%E9%80%86%E5%90%91/WhatsAppPod/WhatsAppPod/WhatsAppPod.m
写在pod里面。
Sorry, something went wrong.
CaptainHook编写代码,报错的问题,怎么解决了?
No branches or pull requests
1.你在iOSREBook里的7.2 非越狱逆向里的WhatsApp里,hook的代码写在哪里的? 看不懂,下面四个文件里,都没有写hook代码。 能写详细在哪个文件去写hook代码吗? 而且我新建 MonkeyDev里的WhatsAppDylib.mm是空的。
2.能教一下MonkeyDev,详细的hook用法吗? 跪求啊
3.还有你说通过CaptainHook来编写代码,我运行越狱手机,报错
ssh: connect to host localhost port 22: Connection refused
ssh -p22 root@localhost mkdir -p "/var/root/MonkeyDevPackages"
Command PhaseScriptExecution failed with a nonzero exit cod
3.1.我把MonkeyDevDevicePassword填写了密码,运行 报错:
Failed to locate sshpass. Is sshpass installed? If not, brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb
Command PhaseScriptExecution failed with a nonzero exit code
3.2我是安装了ssh,求教
4.还有就是你说创建MonkeyDev的时候,自带RevealServer.framework,和Cycript, 但是并没有
The text was updated successfully, but these errors were encountered: