IPB

Google Frontpage Forums Unattended CD/DVD Guide
 
Reply to this topicStart new topic
> What Language Do You Suggest?, Read/Write to Process Memory?
Redhatcc
post Jul 18 2008, 02:01 PM
Post #1


Member
**

Group: Members
Posts: 239
Joined: 27-February 08
From: Beach, South Carolina
Member No.: 179285
Country Flag


Hi,
Im pretty new to programming, although i know a bit of VB and easier stuff...

I was looking for a good language to pick up on that you could use to read/write into processes memory etc. Although i know any path would probally be long and hard lol, but what would be some good languages to look toward to do this?

Thanks!
Go to the top of the page
 
+Quote Post
crahak
post Jul 18 2008, 02:17 PM
Post #2


Coffee Aficionado
********

Group: Members
Posts: 2994
Joined: 14-July 04
From: Coffeeland
Member No.: 24596
OS: Vista Ultimate x64
Country Flag


QUOTE (Redhatcc @ Jul 18 2008, 04:01 PM) *
Im pretty new to programming, although i know a bit of VB and easier stuff...

Then perhaps you might have picked a bit too complex a task for you to start with...

QUOTE (Redhatcc @ Jul 18 2008, 04:01 PM) *
I was looking for a good language to pick up on that you could use to read/write into processes memory etc.

Some people are inevitably going to say C++ for this, but anything will work really. You just need to make the calls to the APIs required properly, and it'll work just fine.

Look at VirtualQueryEx, or OpenProcess + ReadProcessMemory, etc.
Go to the top of the page
 
+Quote Post
Redhatcc
post Jul 18 2008, 02:28 PM
Post #3


Member
**

Group: Members
Posts: 239
Joined: 27-February 08
From: Beach, South Carolina
Member No.: 179285
Country Flag


QUOTE
Then perhaps you might have picked a bit too complex a task for you to start with...


lol what i meant is that im further along the line than "Hello World" haha


but back to topic i've talked with a few employee's here at the shop and they rather suggest C# but... i guess like you said either way should get you from point a - b. I just didnt know if one language compared to another if there was a better one for this task, as i've never tried to do this yet haha
Go to the top of the page
 
+Quote Post
crahak
post Jul 18 2008, 02:34 PM
Post #4


Coffee Aficionado
********

Group: Members
Posts: 2994
Joined: 14-July 04
From: Coffeeland
Member No.: 24596
OS: Vista Ultimate x64
Country Flag


QUOTE (Redhatcc @ Jul 18 2008, 04:28 PM) *
but back to topic i've talked with a few employee's here at the shop and they rather suggest C#

Nothing wrong with that. It's my main/fav language personally.

QUOTE (Redhatcc @ Jul 18 2008, 04:28 PM) *
i guess like you said either way should get you from point a - b.

Yep. Even crappy old VB6 can manage to do the required API calls...

You just have to find which API calls you're going to make, how they have to be made (there's documentation for everything), and then implement code that does that. In most cases, you'll find existing/sample source code that does just that.
Go to the top of the page
 
+Quote Post
Redhatcc
post Jul 19 2008, 05:05 AM
Post #5


Member
**

Group: Members
Posts: 239
Joined: 27-February 08
From: Beach, South Carolina
Member No.: 179285
Country Flag


thx for the help biggrin.gif will look into it more today
Go to the top of the page
 
+Quote Post
ReDucTor
post Jul 20 2008, 04:44 PM
Post #6


Newbie


Group: Members
Posts: 32
Joined: 28-May 06
Member No.: 97470
Country Flag


Depending on what your trying to do, you might be better using the language which the program you are attempting to read the memory from is written in then, data types can be alot easier to manage.
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 7th January 2009 - 05:31 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2008 msfn.org
Privacy Policy