文件名称:CPP-scan
-
所属分类:
- 标签属性:
- 上传时间:2013-08-19
-
文件大小:2.48kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
/* 函数说明:查找特征码
/* process: 要查找的进程
/* markCode: 特征码字符串,不能有空格
/* distinct:特征码首地址离目标地址的距离 负数在特征码在上
/* offset: 返回目标地址
/* size: 设置返回数据为几个BYTE 1 2 3 4
/* ordinal: 特征码出现的次数
/* beginAddr: 开始搜索地址
/* endAddr: 结束地址
/* ret:返回目标地址的内容-/* Function Descr iption: Find the signature
/* Process: To find the process
/* MarkCode: signature string with no spaces
/* Distinct: the first address of the signature distance from the destination address in the signature on negative
/* Offset: Return target address
/* Size: Set to return data into several BYTE 1 2 3 4
/* Ordinal: signature of occurrences
/* BeginAddr: Start Search Address
/* EndAddr: End Address
/* Ret: return the contents of the destination address
/* process: 要查找的进程
/* markCode: 特征码字符串,不能有空格
/* distinct:特征码首地址离目标地址的距离 负数在特征码在上
/* offset: 返回目标地址
/* size: 设置返回数据为几个BYTE 1 2 3 4
/* ordinal: 特征码出现的次数
/* beginAddr: 开始搜索地址
/* endAddr: 结束地址
/* ret:返回目标地址的内容-/* Function Descr iption: Find the signature
/* Process: To find the process
/* MarkCode: signature string with no spaces
/* Distinct: the first address of the signature distance from the destination address in the signature on negative
/* Offset: Return target address
/* Size: Set to return data into several BYTE 1 2 3 4
/* Ordinal: signature of occurrences
/* BeginAddr: Start Search Address
/* EndAddr: End Address
/* Ret: return the contents of the destination address
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C++ scan.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.