レス数が1スレッドの最大レス数(1000件)を超えています。残念ながら投稿することができません。
オフセット情報スレ-3-
-
>>752
それ、構造体サイズは今回のに直ってるけど
アイテム名のオフセットが前々回のままじゃないかな
>>711-712の通りにするなら
//MemoryProvider.ReadProcessMemory(pol.Handle, (IntPtr)((int)pol.BaseAddress + off + 104), buf, 32, null);
//MemoryProvider.ReadProcessMemory(pol.Handle, (IntPtr)((int)pol.BaseAddress + off + 138), buf, 32, null);
//MemoryProvider.ReadProcessMemory(pol.Handle, (IntPtr)((int)pol.BaseAddress + off + 411), buf, 32, null);
MemoryProvider.ReadProcessMemory(pol.Handle, (IntPtr)((int)pol.BaseAddress + off + 155), buf, 32, null);
掲示板管理者へ連絡
無料レンタル掲示板