i can do it in vb6?
i want to read memory from "test"
i know its somthink like that:
i want to read this
or value adress
and put him in Label1
i know its with Kernel32.dll
somone can give me the code with good guide or good tutr
or without anythink i will try understand it
pliz help me i try it alot of time! i just want to read without wirte or somthink like that
ty alot tomer434
(its for my project =) )
i want to read memory from "test"
i know its somthink like that:
Code:
hProcess = GetProcessByName("calc")
Code:
0xCF10F8
Code:
05A4E880
i know its with Kernel32.dll
somone can give me the code with good guide or good tutr
or without anythink i will try understand it
pliz help me i try it alot of time! i just want to read without wirte or somthink like that
ty alot tomer434
(its for my project =) )
Comment