Click here to Skip to main content
15,917,968 members
Home / Discussions / C#
   

C#

 
AnswerRe: CTL+A Detection Pin
Super Lloyd8-Jul-06 22:01
Super Lloyd8-Jul-06 22:01 
QuestionMouse Position on startup Pin
StyrofoamSUV8-Jul-06 12:52
StyrofoamSUV8-Jul-06 12:52 
AnswerRe: Mouse Position on startup Pin
Ravi Bhavnani8-Jul-06 14:03
professionalRavi Bhavnani8-Jul-06 14:03 
GeneralRe: Mouse Position on startup Pin
StyrofoamSUV9-Jul-06 7:24
StyrofoamSUV9-Jul-06 7:24 
Questionsemi-transparent image Pin
alexiev_nikolay8-Jul-06 11:50
alexiev_nikolay8-Jul-06 11:50 
GeneralRe: semi-transparent image Pin
Guffa8-Jul-06 11:55
Guffa8-Jul-06 11:55 
AnswerRe: semi-transparent image Pin
Robert Rohde8-Jul-06 12:19
Robert Rohde8-Jul-06 12:19 
QuestionScanning the memory of another process - where do i start searching? Pin
bunnyEATINGrabbit8-Jul-06 11:39
bunnyEATINGrabbit8-Jul-06 11:39 
i have a question which was asked before on this site, but apparently has never been answered propperly:

What if i want to scan the memory of a process to find some variables ? For instance i want to create a game trainer like ArtMoney. I introduce a value, and the program finds all the locations in the process' memory which mach my value.

My question is simple: where do i start the search, and where do i stop. I already tried the dummest thing, which was to scan from 0x00000000 and until i find my value... Obviously it got blocked at some point, before finding my value...

I was thinking that most likely, every process has to have a unique address where it memorizes the variables... But i don't know and i can't seem to find anything about that on the net...

Please help. Or at least guide me to an article solving my problem.

Thanks

bunny EATING rabbit
AnswerRe: Scanning the memory of another process - where do i start searching? Pin
leppie8-Jul-06 22:25
leppie8-Jul-06 22:25 
Questiondrag and drop Pin
erfi8-Jul-06 8:29
erfi8-Jul-06 8:29 
AnswerRe: drag and drop Pin
mav.northwind8-Jul-06 9:45
mav.northwind8-Jul-06 9:45 
AnswerRe: drag and drop Pin
Robert Rohde8-Jul-06 12:20
Robert Rohde8-Jul-06 12:20 
Questionprogress bar [modified] Pin
Squee!8-Jul-06 8:29
Squee!8-Jul-06 8:29 
AnswerRe: progress bar Pin
Martin238-Jul-06 11:40
Martin238-Jul-06 11:40 
Questioncombobox value acess.......???? [modified] Pin
Nagraj Naik8-Jul-06 3:02
Nagraj Naik8-Jul-06 3:02 
AnswerRe: combobox value acess.......???? Pin
Guffa8-Jul-06 5:16
Guffa8-Jul-06 5:16 
AnswerRe: combobox value acess.......???? Pin
albCode9-Jul-06 2:14
albCode9-Jul-06 2:14 
AnswerRe: combobox value acess.......???? Pin
Nagraj Naik9-Jul-06 19:58
Nagraj Naik9-Jul-06 19:58 
QuestionVideo Size Pin
J.S.Lim8-Jul-06 2:10
J.S.Lim8-Jul-06 2:10 
QuestionRichTextBox Help Required !! [modified] Pin
Shinning Star8-Jul-06 0:04
Shinning Star8-Jul-06 0:04 
AnswerRe: RichTextBox Help Required !! Pin
mav.northwind8-Jul-06 7:29
mav.northwind8-Jul-06 7:29 
Questionhow to get CPU n RAM information from machines Pin
amber hussain7-Jul-06 23:42
amber hussain7-Jul-06 23:42 
AnswerRe: how to get CPU n RAM information from machines Pin
Eran Aharonovich8-Jul-06 2:15
Eran Aharonovich8-Jul-06 2:15 
AnswerRe: how to get CPU n RAM information from machines Pin
yoaz8-Jul-06 3:17
yoaz8-Jul-06 3:17 
QuestionSecure Datastore for application. Pin
Waqas Nasir7-Jul-06 22:26
Waqas Nasir7-Jul-06 22:26 

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.