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

关于在ios8,9上自动拨号和挂断电话的操作

各位大神,搜帖子的时候路过这里。我现在有个app,需要能自动做语音拨打,接听业务。尝试过CTCallDisconnect,但是执行后会崩溃。我的实验条件1、手机越狱2、os 8.43、CTCallDisconnect函数链接没有问题,参数也对4、尝试过增加entilement.xml,里面增加呼叫允许,但是没有成功(函数不起作用)...

View Article


手把手教你制作一款iOS越狱App,伪装微信位置

手把手教你制作一款iOS越狱App,伪装微信位置 严重声明 本文所有纯属个人娱乐学习值用,相关技术仅用于学习交流,请勿用于非法目的,不得有其他任何商业用途!!! 内容详情请戳 https://github.com/jackrex/FakeWeChatLoc ,感谢群内张老师等修正指点~ 参考 《iOS应用逆向工程》 http://iosopendev.com/...

View Article


Image may be NSFW.
Clik here to view.

关于在ios8,9上自动拨号和挂断电话的操作

frankgogoland: 3、CTCallDisconnect函数链接没有问题,参数也对 frankgogoland: 尝试过CTCallDisconnect,但是执行后会崩溃。 这2点具体说一下

View Article

Image may be NSFW.
Clik here to view.

【提问】关于lldb调试block的问题

282F22988ABD6135502659311EF36083.png1044x978 579 KB OC中block是结构体, class-dump出来的头文件没有block的参数, 我想知道block有什么参数 . 通过上面的办法却一直失败, 不清楚什么地方出了问题. 不耻下问, 希望万能的逆区能能帮新手一把. 真的卡了很长时间 >_<回答有效的,...

View Article

Undeclared identifier error on theos and iosopendev

your method very easy!thank you!

View Article


我的debug速查表(入门级)My debug cheatsheet

就是 ZZZLA 的方法。 先加 断点,再加 command。看看这个文章 http://objccn.io/issue-19-2/

View Article

SSH怎么连接非越狱iPhone

View Article

Undeclared identifier error on theos and iosopendev

theos/theos works for me though

View Article


iOS 9 Theos 的Hello World 无法运行

选择relaese模式 ,试试

View Article


请问大神:Xcode7.2.1-com.apple.product-type.tool 如何解决?

target specifies product type 'com.apple.product-type.tool', but there's no such product type for the 'iphoneos' platform

View Article

ida分析示例中,ida需要64位。

一直做iOS app 开发,对逆向比较感兴趣,昨天就买了一本逆向2 来学习下,现在正在路上,大神可否把书里面用到的与逆向相关的工具上传到网盘?有些工具找起来还真费力气呀!

View Article

自动补全Tweak语法的Xcode插件TweakAutocomplete

赞,不错的插件

View Article

请问大神:Xcode7.2.1-com.apple.product-type.tool 如何解决?

iOSOpenDev的问题

View Article


请问大神:Xcode7.2.1-com.apple.product-type.tool 如何解决?

MAC 10.10.5, Xcode 7.2.1 iOSOpenDev-1.6-2.pkg 这样的环境,不知道大神的环境是什么样的?可以编译命令行?我编译其他的模板都是可以的

View Article

如何开发越狱界面 比如用opendev theos等

我用的UIkit 写的

View Article


微信抢红包插件开发交流专帖

大神:能说下cyscript 怎么用?怎么知道当前UI及布局?

View Article

如何开发越狱界面 比如用opendev theos等

如何把一个非越狱App修改为越狱APP:https://github.com/kokoabim/iOSOpenDev/wiki/Convert-to-iOSOpenDev-Project

View Article


请问大神:Xcode7.2.1-com.apple.product-type.tool 如何解决?

我们都直接Theos……iOSOpenDev给新手用的

View Article

关于在ios8,9上自动拨号和挂断电话的操作

//需要在plist文件申明BackgroundService _callCenter = [[CTCallCenter alloc] init]; _callCenter.callEventHandler = ^(CTCall* call) { if ([call.callState isEqualToString:CTCallStateDisconnected]) { NSLog(@"Call...

View Article

有什么办法能在arm64设备上砸armv7/s的壳

如题 现在工具分析arm64后的反汇编代码极不方便

View Article
Browsing all 37470 articles
Browse latest View live