会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ComputerPlayerJs
博客园
首页
新随笔
联系
订阅
管理
2024年7月4日
IDA7.7 使用IDAPython搜索指定模式的二进制数据方法
摘要: 新版的ida弃用了idc.find_binary推荐使用ida_bytes.bin_search方法。 ida_bytes.bin_search需要和ida_bytes.parse_binpat_str配合使用。 ida_bytes.parse_binpat_str的功能类似于对正则表达式进行编译。
阅读全文
posted @ 2024-07-04 09:42 ComputerPlayerJs
阅读(156)
评论(0)
推荐(0)
编辑
公告