Quantcast
Channel: 睿论坛 - 最新话题
Viewing all articles
Browse latest Browse all 5702

Radare2 怎么搜索对应的函数

$
0
0

@djgzhiyong wrote:

需要使用 radare2 查找在代码的那个方法中存在对应的信息,例如

-(void) helloworld{
NSLog(@"%d",kCCOptionECBMode);
}

以上的方法调用了NSLog,如何通过radare2 命令获取到这个 helloworld 方法

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5702

Trending Articles