首页
社区
课程
招聘
未解决 [求助]findasm怎么才能去搜索一个模糊的指令?
发表于: 2020-7-22 10:48 1463

未解决 [求助]findasm怎么才能去搜索一个模糊的指令?

2020-7-22 10:48
1463

findasm

Find assembled instruction.


arg1 Instruction to look for (make sure to use quoted “mov eax, ebx” to ensure you actually search for that instruction). You can use String Formatting here.

[arg2] Address of/inside a memory page to look in. When not specified CIP will be used.

[arg3] The size of the data to search in. Default is the size of the memory region.



[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

收藏
免费 0
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//