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

编译报这种错误,该如何调整?

clang: warning: argument unused during compilation: '-ObjC++'ld: library not found for -lbaidumapapiclang: error: linker command failed with exit code 1 (use -v to see invocation)...

View Article


iOS抓包检测工具(请推荐一个,不需要越狱就可以使用的)

charles?

View Article


Image may be NSFW.
Clik here to view.

编译报这种错误,该如何调整?

cocoyaojun: ld: library not found for -lbaidumapapi makefile里加一行XXX_LDFLAGS += -F/path/to/BaiduMapSDK

View Article

关于ios加好友的逆向问题

据我所知 市面正在出售那些微商助手等等都在研究这个功能 so..

View Article

有什么方法能获取设备信息?

在ios7 ,8,9 上面获取设备信息(mac,udid,imei等)设备的信息?求大神指点下

View Article


编译报这种错误,该如何调整?

没有效果……不过找到了类似问题的解决方案,opt/theos/lib加入要用到的依赖库。

View Article

Image may be NSFW.
Clik here to view.

有什么方法能获取设备信息?

IOK~

View Article

关于ios加好友的逆向问题

因为好友申请的信息和普通的消息不一样,在CMessageMgr里面找到了获取的入口,但是也仅仅是获取到了好友申请的strangerID,所以没有办法进行下一步了,只是学术研究,不做灰产,想借鉴微信的消息机制

View Article


有什么方法能获取设备信息?

IOKit ?,我试过可以拿到进行名,但是设备信息 比如mac 等的我拿不到,能再给下提示?各种助手是怎么做到的?大神知道他们是怎么做到的?

View Article


Ld: symbol(s) not found for architecture指令集不兼容

编译时报这个错ld: symbol(s) not found for architecture我知道是指令集问题,我在makefile里添加了ARCHS = armv7s不行,arm64也不行……反正都不行。那么如何修改,才能通过编译呢 TARGET = iphone:9.2:7.0

View Article

有什么方法能获取设备信息?

助手是PC端iTunes协议直接拿的吧。非越狱因为没有Entitlements很多接口没发用,越狱之后很简单

View Article

Ld: symbol(s) not found for architecture指令集不兼容

不一定是架构问题

View Article

有什么方法能获取设备信息?

如果用自己写一个Entitlements 把需要的key 放进去可以获取?但是我试过Entitlements 重新签名app 还是拿不到,现在就没有办法拿到设备信息?大神问问贵圈朋友,有么有知道的?

View Article


Image may be NSFW.
Clik here to view.

求助,某类有声明却编译错误,Undefined symbols for architecture armv7

make编译时报WCActionSheet undefined: 屏幕快照 2016-06-06 下午5.09.34.png1148x145 26.6 KB 以下是.h中的声明 屏幕快照 2016-06-06 下午5.11.05.png1506x368 50.9 KB Tweak.xm 屏幕快照 2016-06-06 下午5.20.06.png1448x290 38.8 KB...

View Article

有什么方法能获取设备信息?

贴代码,Entitlements是由provision的Apple签名限制的我也不知道你怎么自己签还能上非越狱设备的,rofl

View Article


求助,某类有声明却编译错误,Undefined symbols for architecture armv7

你的类里面不能直接调用WCActionSheet,没有引用呀,这是微信里面的类,你 如果可以引用才可以用,比如用系统的UI,你需要引入UIKit 框架!

View Article

Image may be NSFW.
Clik here to view.

有什么方法能获取设备信息?

elements.png800x310 182 KB 签名文件内容如图,把需要的key 进行了配置,然后签名,在越狱设备也不能获取设备信息! 用的代码如下:@implementation SecretCode OBJC_EXTERN CFStringRef MGCopyAnswer(CFStringRef key) WEAK_IMPORT_ATTRIBUTE; (NSString *)UDID {...

View Article


求助,某类有声明却编译错误,Undefined symbols for architecture armv7

那么有没有办法能构造出微信里的类的对象?在这个位置插runtime代码可否实现?

View Article

求助,某类有声明却编译错误,Undefined symbols for architecture armv7

你试试 跟头文件写法一样加下类的引用(@class WCActionSheet ),如果不行就想下其他办法吧,

View Article

Image may be NSFW.
Clik here to view.

求助,某类有声明却编译错误,Undefined symbols for architecture armv7

好像不行,如果不能构造微信里的对象,写东西好像非常受限

View Article
Browsing all 37470 articles
Browse latest View live