Click here to Skip to main content
15,921,542 members
Home / Discussions / C#
   

C#

 
GeneralRe: Missing extension methods in 3.5 Pin
N a v a n e e t h22-Jan-09 17:21
N a v a n e e t h22-Jan-09 17:21 
GeneralRe: Missing extension methods in 3.5 [modified] Pin
PIEBALDconsult22-Jan-09 19:02
mvePIEBALDconsult22-Jan-09 19:02 
GeneralRe: Missing extension methods in 3.5 Pin
Mark Churchill22-Jan-09 19:27
Mark Churchill22-Jan-09 19:27 
GeneralRe: Missing extension methods in 3.5 Pin
PIEBALDconsult23-Jan-09 4:16
mvePIEBALDconsult23-Jan-09 4:16 
QuestionCreate a Socket from a MAC address? Pin
carbon_golem22-Jan-09 10:37
carbon_golem22-Jan-09 10:37 
AnswerRe: Create a Socket from a MAC address? Pin
Dave Kreskowiak22-Jan-09 12:41
mveDave Kreskowiak22-Jan-09 12:41 
AnswerRe: Create a Socket from a MAC address? Pin
«_Superman_»22-Jan-09 16:08
professional«_Superman_»22-Jan-09 16:08 
QuestionHow to read a value in a memory address using c#? [modified] Pin
j69prx22-Jan-09 10:27
j69prx22-Jan-09 10:27 
Hi all!
(Sorry for my bad English...)
I need to read a value in a memory address. I don't need to change that value, just need to read it. Reading from a pointer would be better, but not that important if it would be much more hard than just reading a value in a memory address. I tried googling to find something, but can only find tutorials about making game trainers, but I don't need all that stuff, and actually I don't understand them.
Can anyone help me?

Edit:
I mean... I need to read the the value of a given memory address (or the pointer to that address) of a given running application. But don't know how to actually do that! I found this on the net "To pull this off you'll need to PInvoke OpenProcess and ReadProcessMemory." but I can't find a guide nor an example code about how using that to read memory. That's what I'm looking for... Frown | :(

modified on Thursday, January 22, 2009 6:58 PM

AnswerRe: How to read a value in a memory address using c#! Pin
EliottA22-Jan-09 10:29
EliottA22-Jan-09 10:29 
GeneralRe: How to read a value in a memory address using c#! Pin
Pete O'Hanlon22-Jan-09 10:45
mvePete O'Hanlon22-Jan-09 10:45 
GeneralRe: How to read a value in a memory address using c#! Pin
EliottA22-Jan-09 10:46
EliottA22-Jan-09 10:46 
GeneralRe: How to read a value in a memory address using c#! Pin
Jon Rista22-Jan-09 10:59
Jon Rista22-Jan-09 10:59 
GeneralRe: How to read a value in a memory address using c#! Pin
Daniel Grunwald22-Jan-09 11:52
Daniel Grunwald22-Jan-09 11:52 
GeneralRe: How to read a value in a memory address using c#! Pin
Jon Rista22-Jan-09 15:34
Jon Rista22-Jan-09 15:34 
GeneralRe: How to read a value in a memory address using c#! Pin
Daniel Grunwald22-Jan-09 20:50
Daniel Grunwald22-Jan-09 20:50 
GeneralRe: How to read a value in a memory address using c#! Pin
Jon Rista23-Jan-09 4:38
Jon Rista23-Jan-09 4:38 
AnswerRe: How to read a value in a memory address using c#! Pin
Ennis Ray Lynch, Jr.22-Jan-09 10:36
Ennis Ray Lynch, Jr.22-Jan-09 10:36 
GeneralRe: How to read a value in a memory address using c#! Pin
PIEBALDconsult22-Jan-09 18:55
mvePIEBALDconsult22-Jan-09 18:55 
GeneralRe: How to read a value in a memory address using c#! Pin
Guffa22-Jan-09 20:07
Guffa22-Jan-09 20:07 
Questiondynamic drag and drop window component Pin
anishkannan22-Jan-09 6:56
anishkannan22-Jan-09 6:56 
AnswerRe: dynamic drag and drop window component Pin
Rutvik Dave22-Jan-09 8:19
professionalRutvik Dave22-Jan-09 8:19 
QuestionCreate textbox using array & insert the text box values into sqlserver database using c# Pin
ramya_jkumar22-Jan-09 6:53
ramya_jkumar22-Jan-09 6:53 
AnswerRe: Create textbox using array & insert the text box values into sqlserver database using c# Pin
Wendelius22-Jan-09 8:08
mentorWendelius22-Jan-09 8:08 
Questioncalculating slope of a line Pin
steini144122-Jan-09 6:29
steini144122-Jan-09 6:29 
AnswerRe: calculating slope of a line Pin
DaveyM6922-Jan-09 6:42
professionalDaveyM6922-Jan-09 6:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.