したらばTOP ■掲示板に戻る■ 全部 1-100 最新50 | メール | |
レス数が1スレッドの最大レス数(1000件)を超えています。残念ながら投稿することができません。

オフセット情報スレ-3-

753泥っぽい名無しさん:2013/11/28(木) 03:47:49
>>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);




掲示板管理者へ連絡 無料レンタル掲示板