Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


vb dbk32.dll

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
kv20
How do I cheat?
Reputation: 0

Joined: 16 May 2007
Posts: 4

PostPosted: Fri Jun 15, 2007 6:14 am    Post subject: vb dbk32.dll Reply with quote

Module
Public Declare Function MakeWritable Lib "dbk32.dll" (ByVal address As Long, ByVal Size As Long, ByVal copyonwrite As Boolean) As Boolean
Public Declare Function WritePhysicalMemory Lib "dbk32.dll" (ByVal hProcess As Long, ByVal lpBaseAddress As Any, ByRef lpBuffer As Any, ByVal nSize As Long, lpNumberOfBytesWritten As Long) As Boolean
Public Declare Function ReadPhysicalMemory Lib "dbk32.dll" (ByVal hProcess As Long, ByVal lpBaseAddress As Any, ByRef lpBuffer As Any, ByVal nSize As Long, lpNumberOfBytesRead As Long) As Boolean
Public Declare Function GetPhysicalAddress Lib "dbk32.dll" (ByVal hProcess As Long, ByVal lpBaseAddress As Long, ByRef address As Long) As Boolean



Declare Function GetAsyncKeyState Lib "user32" (ByVal vKey As Long) As Integer

Declare Function FindWindow Lib "user32" Alias "FindWindowA" (ByVal lpClassName As String, ByVal lpWindowName As String) As Long




source

Private Sub Form_Load()
handle = FindWindow(vbNullString, "calc")
End Sub

Private Sub Command1_Click()
Dim CEpHandle As Long
Dim longAddress As Long
Dim longNewAddress As Long
Dim asd As Long
Dim sdf As Long
CEpHandle = handle
asd = ?????
sdf = ?????
longAddress = ??????
longNewAddress = ????
WritePhysicalMemory CEpHandle, asd, sdf, longAddress, longNewAddress
End Sub



?????? in source ?
Back to top
View user's profile Send private message
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Fri Jun 15, 2007 6:43 am    Post subject: Reply with quote

What?... Make more sense please.
Back to top
View user's profile Send private message MSN Messenger
O-RLY
Expert Cheater
Reputation: 0

Joined: 10 Apr 2007
Posts: 170

PostPosted: Fri Jun 15, 2007 8:59 am    Post subject: Reply with quote

noz3001 wrote:
What?... Make more sense please.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites