Quantcast
Channel: 睿论坛 - 最新帖子
Browsing all 37470 articles
Browse latest View live

修改mach-o文件__restrict后闪退

我用书上的ldid签名后依旧闪退。。。

View Article


修改mach-o文件__restrict后闪退

8.3的系统确实还是闪退。但是又不能用ldid来重新签名,APP里用keychain,重新签名后说不能访问keychain了

View Article


修改mach-o文件__restrict后闪退

我是7.1.2 ...也是一样

View Article

修改DEB里可执行文件的_RESTRICT/_restrict属性后替换运行闪退

一APP调试用lldb附加,提示 Segmentation fault: 11 搜索论坛找到答案可能是_RESTRICT/_restrict属性 遂修改后保存替换进手机. 再次启动应用闪退,再来论坛搜索得可能是ldid没有签名,遂签名 /opt/theos/bin/ldid -S YoQing 再次替换进手机依旧闪退. lldb启动单步调试 debugserver -x backboard...

View Article

支付宝9.3版本聊天语音保存Tweak开发笔记

没有ipa,有可执行文件,不过应该没法用了。有空我也找找怎么破

View Article


修改DEB里可执行文件的_RESTRICT/_restrict属性后替换运行闪退

deb里的?AppSync 能解决吗? 最近有段时间不继续学习逆向了,有点落伍了

View Article

SSH怎么连接非越狱iPhone

看书哈。看完小黄书就知道答案啦

View Article

Image may be NSFW.
Clik here to view.

求问端口转发的问题

在输入完ssh -p 1234 root@localhost后报错muxError: Connect failed: error 3.我也是醉了,调了好久还是报错. screenshot.png1126x734 135 KB

View Article


求问端口转发的问题

已经将iphone上的1234端口映射到本地的1234.......求教~~~

View Article


demo桌面没展示,MRC和ARC代码迷惑点

theos默认是不启用arc的。如果要启用,看这个 http://iphonedevwiki.net/index.php/Using_ARC_in_tweaks How do I use ARC in tweaks?Using theos (limited)In your Makefile:TweakName_CFLAGS = -fobjc-arcPlease note that this...

View Article

求问端口转发的问题

python 2.7.x https://cgit.sukimashita.com/usbmuxd.git/snapshot/usbmuxd-1.0.8.tar.gz cd 到 python-client目录 python tcprelay.py 22:1234 新起个终端 ssh -p 1234 root@localhost 我刚试了试,可以。

View Article

Image may be NSFW.
Clik here to view.

求问端口转发的问题

screenshot.png932x40 10.7 KB

View Article

求问端口转发的问题

能直接ssh到手机么

View Article


求问端口转发的问题

可以啊, 直接使用局域网的ip可以.比如ssh root@192.168.1.2

View Article

求问端口转发的问题

但就是端口转发这死活不行....我电脑上有两个python版本, 看报错是python中调用connector.connect(device, port)这句抛出异常

View Article


求问端口转发的问题

连接上了, 但不知道刚才是什么原因出错.待查

View Article

将百度坐标转化为高德坐标的2种方案

方案1(民间开源版) + (CLLocation *)AMapLocationFromBaiduLocation:(CLLocation *)BaiduLocation; { const double x_pi = M_PI * 3000.0 / 180.0; double x = BaiduLocation.coordinate.longitude - 0.0065, y =...

View Article


Image may be NSFW.
Clik here to view.

我就是想自己写一个模拟点击屏幕的方法

dengniaolai: hid-support 在github上找到了源码,但是怎么整合到自己的tweak中呀?能大概说一下思路吗?

View Article

demo桌面没展示,MRC和ARC代码迷惑点

3Q,谢谢大神

View Article

Image may be NSFW.
Clik here to view.

修改DEB里可执行文件的_RESTRICT/_restrict属性后替换运行闪退

没注意是用debugserver起不来……那就是ptrace了,论坛有文章说ptrace

View Article
Browsing all 37470 articles
Browse latest View live