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

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

2022-5-17 07:20
3891


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



[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

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

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