文件名称:1.4
介绍说明--下载内容均来自于网络,请自行研究使用
模块-API-读内存数据
5.OpenProcess //打开进程 2035711
6.StrToIntExA //十六进制转换十进制
7.CloseHandle //关闭指定句柄
8.ReadProcessMemory //读出当前进程的记忆内容也就是内存的数据
.DLL命令 _内存读整数, 整数型,kernel32.dll , "ReadProcessMemory"
.参数 hProcess, 整数型, , 进程句柄
.参数 lpBaseAddress, 整数型, , 内存地址
.参数 lpBuffer, 整数型, 传址, 缓存地址
.参数 nSize, 整数型, , 长度
.参数 lpNumberOfBytesWritten, 整数型, , 实际写出长度-Module-API-reading memory data 5.OpenProcess// open process 2035711 6.StrToIntExA// hex decimal conversion 7.CloseHandle// Close the specified handle 8.ReadProcessMemory// read out the contents of the current process' s memory is the memory the data. DLL memory read command _ Integer, Integer, kernel32.dll, " ReadProcessMemory" . Parameters hProcess, integer type, the process handle parameters lpBaseAddress, integer, and memory address parameter lpBuffer, integer type, pass- , the cache address parameters nSize, integer type, length parameters lpNumberOfBytesWritten, integer type, the length of the actual write
5.OpenProcess //打开进程 2035711
6.StrToIntExA //十六进制转换十进制
7.CloseHandle //关闭指定句柄
8.ReadProcessMemory //读出当前进程的记忆内容也就是内存的数据
.DLL命令 _内存读整数, 整数型,kernel32.dll , "ReadProcessMemory"
.参数 hProcess, 整数型, , 进程句柄
.参数 lpBaseAddress, 整数型, , 内存地址
.参数 lpBuffer, 整数型, 传址, 缓存地址
.参数 nSize, 整数型, , 长度
.参数 lpNumberOfBytesWritten, 整数型, , 实际写出长度-Module-API-reading memory data 5.OpenProcess// open process 2035711 6.StrToIntExA// hex decimal conversion 7.CloseHandle// Close the specified handle 8.ReadProcessMemory// read out the contents of the current process' s memory is the memory the data. DLL memory read command _ Integer, Integer, kernel32.dll, " ReadProcessMemory" . Parameters hProcess, integer type, the process handle parameters lpBaseAddress, integer, and memory address parameter lpBuffer, integer type, pass- , the cache address parameters nSize, integer type, length parameters lpNumberOfBytesWritten, integer type, the length of the actual write
(系统自动生成,下载前可以参看下载内容)
下载文件列表
外挂集中营模块1.4.e