Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FrameTrapped
Input
Utilities
MemoryEditor
MAPI
C# 클래스 FrameTrapped.Input.Utilities.MemoryEditor.MAPI
파일 보기
프로젝트 열기: jhogoforbroke/Frame-Trapped
1 사용 예제들
비공개 메소드들
메소드
설명
ReadProcessMemory
(
IntPtr
hProcess
,
IntPtr
lpBaseAddress
,
[
bBuffer
,
uint
size
,
IntPtr
&
lpNumberOfBytesRead
) :
int
WriteProcessMemory
(
IntPtr
hProcess
,
IntPtr
lpBaseAddress
,
[
bBuffer
,
uint
size
,
IntPtr
&
lpNumberOfBytesWritten
) :
int