473,503 Members | 1,768 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

how to read from memory with offsets or Value: Kernel32.dll

6 New Member
i can do it in vb6?
i want to read memory from "test"

i know its somthink like that:
Expand|Select|Wrap|Line Numbers
  1. hProcess = GetProcessByName("calc")
i want to read this
Expand|Select|Wrap|Line Numbers
  1. 0xCF10F8
or value adress
Expand|Select|Wrap|Line Numbers
  1. 05A4E880
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 =) )
Apr 4 '08 #1
1 1448
Dököll
2,364 Recognized Expert Top Contributor
i can do it in vb6?
i want to read memory from "test"

i know its somthink like that:
Expand|Select|Wrap|Line Numbers
  1. hProcess = GetProcessByName("calc")
i want to read this
Expand|Select|Wrap|Line Numbers
  1. 0xCF10F8
or value adress
Expand|Select|Wrap|Line Numbers
  1. 05A4E880
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 =) )
Hey there good buddy!

I am not quite sure what you are asking. I did however modify your title and added Kernel32.dll to it, hope it holds without problems up there and provide you some hits.

Please stay tuned to see if someone knows how to muscle through this one for ya.

Sorry I don't have anything for you, have you tried Google?
Apr 5 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

21
42983
by: Gavin | last post by:
Hi, I'm a newbie to programming of any kind. I have posted this to other groups in a hope to get a response from anyone. Can any one tell me how to make my VB program read the Bios serial number...
5
4410
by: Claudio Grondi | last post by:
Background information: --------------------------------- in order to monitor mainboard sensory data as fan speeds, temperatures, applications like SpeedFan http://www.almico.com/speedfan.php or...
14
8175
by: phil_gg04 | last post by:
Dear C++ Experts, Over the last couple of months I have been writing my first program using shared memory. It has been something of an "in-at-the-deep-end" experience, to say the least. At...
16
2982
by: Alfonso Morra | last post by:
Hi, I am at the end of my tether now - after spending several days trying to figure how to do this. I have finally written a simple "proof of concept" program to test serializing a structure...
11
1923
by: Sushil | last post by:
Hi Gurus I've tried to come up with a small logical example of my problem. The problem is platform specific (MIPS) which I understand should not be discussed here. So here goes my example: ...
8
4040
by: noleander | last post by:
I've got two threads reading from one disk file (I'm using the Pthread library). I need each thread to have its own file seek pointer, so they can read from independent parts of the file. I...
0
1668
by: Le Minh | last post by:
I used this class to dynamic memory allocation: using System; using System.Runtime.InteropServices; public unsafe class Memory { // Handle for the process heap. This handle is used in all calls...
11
3305
by: waffle.horn | last post by:
Hi, if this makes sense i want to create a function that can be called so that it reads a single line from a file, then after using the information destroys it. Such that when the function is...
7
3017
by: bowlderster | last post by:
Hello, all. This is the text file named test.txt. 1041 1467 7334 9500 2169 7724 3478 3358 9962 7464 6705 2145 6281 8827 1961 1491 3995 3942 5827 6436 6391 6604 4902 1153 1292 4382 9421 1716...
0
7076
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7323
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6984
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7453
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5576
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4670
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3162
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3151
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
377
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.