文件名称:apireplace
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-14
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- ipu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
API替换 vB测试源代码,读取进程内存((进程柄), ByVal API起始地址, 原API指令(0), UBound(原API指令) + (1), (0))) = (0) Then Call Err.Raise((1), , ("读取机器码失败!")),取得API所在DLL句柄
DLL句柄 = 载入模块(Dll名称): If (DLL句柄) = (0) Then Call Err.Raise((1), , ("载入DLL失败!"))
取得API起始地址
API起始地址 = 取函数位置((DLL句柄), (API名称)): If (API起始地址) = (0) Then Call Err.Raise((1), , ("API起始地址获取失败!"-API replaces vB test source code, read process memory ((process handle), ByVal API starting address, the original API command (0), UBound (original API command)+ (1), (0))) = (0) Then Call Err.Raise ((1),, (" Failed to read the machine code!" )), to obtain a handle where the DLL API DLL load module handle = (Dll name): If (DLL handles) = (0) Then Call Err.Raise ((1),, (" ! DLL load failed" )) ' Get the starting address API API takes a function of position start address = ((DLL handles), (API name)): If (API start Address) = (0) Then Call Err.Raise ((1),, (" API starting address to get failed!" ))
DLL句柄 = 载入模块(Dll名称): If (DLL句柄) = (0) Then Call Err.Raise((1), , ("载入DLL失败!"))
取得API起始地址
API起始地址 = 取函数位置((DLL句柄), (API名称)): If (API起始地址) = (0) Then Call Err.Raise((1), , ("API起始地址获取失败!"-API replaces vB test source code, read process memory ((process handle), ByVal API starting address, the original API command (0), UBound (original API command)+ (1), (0))) = (0) Then Call Err.Raise ((1),, (" Failed to read the machine code!" )), to obtain a handle where the DLL API DLL load module handle = (Dll name): If (DLL handles) = (0) Then Call Err.Raise ((1),, (" ! DLL load failed" )) ' Get the starting address API API takes a function of position start address = ((DLL handles), (API name)): If (API start Address) = (0) Then Call Err.Raise ((1),, (" API starting address to get failed!" ))
(系统自动生成,下载前可以参看下载内容)
下载文件列表
API替换\APIReplace.frm
.......\API替换.vbp
.......\API替换.vbw
.......\ChageFunction.bas
.......\MSSCCPRJ.SCC
.......\内存操作.bas
.......\替换API.bas
API替换