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

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

2022-5-17 07:20
4292


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



[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)

收藏
免费 0
支持
分享
最新回复 (1)
雪    币: 35726
活跃值: (7155)
能力值: ( LV3,RANK:20 )
在线值:
发帖
回帖
粉丝
2
FindFunc:IDA Pro 中的高级过滤/函数查找

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