找回密码
 立即注册
idc结构提取TypeViewer | 程序非源代码 2021-05-27 329 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
IDA结构体提取工具,前提:Symbol TypeViewer生成的idc文件.用途:生成某特定结构的idc脚本文件.可防止全部结构体导入而形成效率低下的问题.
使用方法:
         idcstruct [src idc file] [dest idc file] [target structure name]
方法举例:
        ++  idcst ntoskrnl.idc unistr.idc _UNICODE_STRING

(Prerequisite: IDC file generated by symbol typeviewer
Purpose: to generate a specific structure of the IDC script file. Can prevent all the structure of the import and the formation of inefficient problems
usage method:
idcstruct [src idc file] [dest idc file] [target structure name]
Method example:
++ idcst ntoskrnl.idc unistr.idc _ UNICODE_ STRING)

1622096358615.rar



上一篇:PVDasm v1.7
下一篇:PeID 0.95