首页
社区
课程
招聘
[转帖] FindFunc: Advanced Filtering/Finding of Functions in IDA Pro
2022-5-17 07:20 3872

[转帖] FindFunc: Advanced Filtering/Finding of Functions in IDA Pro

2022-5-17 07:20
3872


FindFunc: Advanced Filtering/Finding of Functions in IDA Pro

FindFunc is an IDA Pro plugin to find code functions that contain a certain assembly or byte pattern, reference a certain name or string, or conform to various other constraints. This is not a competitor to tools like Diaphora or BinNavi, but it is ideal to find a known function in a new binary for cases where classical bindiffing fails.

https://github.com/FelixBer/FindFunc



[培训]二进制漏洞攻防(第3期);满10人开班;模糊测试与工具使用二次开发;网络协议漏洞挖掘;Linux内核漏洞挖掘与利用;AOSP漏洞挖掘与利用;代码审计。

收藏
点赞0
打赏
分享
最新回复 (1)
雪    币: 31963
活跃值: (7105)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
ninebell 2022-7-4 19:17
2
0
FindFunc:IDA Pro 中的高级过滤/函数查找

FindFunc 是一个 IDA Pro 插件,用于查找包含特定程序集或字节模式、引用特定名称或字符串或符合各种其他约束的代码函数。这不是 Diaphora 或 BinNavi 等工具的竞争对手,但对于经典绑定失败的情况,它是在新二进制文件中找到已知函数的理想选择。
游客
登录 | 注册 方可回帖
返回