PDA

View Full Version : [App] Read/Write Process Memory with VB



Patrickssj6
October 30th, 2006, 05:03 PM
Here is the Visual Basic source code on how to read and write process memory.



Tutorial and Files by Patrickssj6

Tools:
ArtMoney (Memory Searching)
T-Search (Memory Searching)
CheatEngine (Memory Searching)
Visual Basic .NET 2.0 (Free Express version on www.microsoft.com (http://www.microsoft.com))


Enjoy!:)

PS:This is the basic source code to write Trainers or external apps to modify other process memory(making master chief fly etc.).

Some exampled what you can do with it:
http://www12.brinkster.com/bitterbanana/

And this is the video tutorial if you need it:
http://files.filefront.com/Process_Memory_Tutorialrar/;6117052;;/fileinfo.html

TheGhost
October 30th, 2006, 10:23 PM
Nice job! I downloaded the RAR and uploaded it as an attachment to make it easier for others to download.

thehoodedsmack
October 31st, 2006, 06:02 AM
A little more specific please? What exactly does it do? What's process memory? I've got VB, but I've no clue what you're talkin' about.

Excal
October 31st, 2006, 09:17 AM
Yeah, a little info might be nice. I hope it has something to do with Halo... :confused:

Patrickssj6
October 31st, 2006, 03:22 PM
Well I thought that only people that understand it will basically be able to use it:(:p

Anyway this is the basic source code to write Trainers or external apps to modifie other process memory(making master chief fly etc.).

I released this because if you want to get started with that you will have a hard time finding the real source code.:D

thehoodedsmack
October 31st, 2006, 03:49 PM
Spif-tastic! Now I know what it does. Coolio.

Boo Diddly
October 31st, 2006, 08:13 PM
the only problem is that certain other programs could use this to do other things...


tru that they could have found/made it themselves

thehoodedsmack
October 31st, 2006, 08:16 PM
.....Why can't I open it? :mad: Why have you smitten my computer, Patrick?

Patrickssj6
October 31st, 2006, 08:37 PM
.....Why can't I open it? :mad: Why have you smitten my computer, Patrick?
MWUAHAHHA!!!

No j/k

what smitten?

You need WinRar and VS05 or VB05:confused:

thehoodedsmack
October 31st, 2006, 08:42 PM
Curses. All I have is Visual Basic 6.

Patrickssj6
October 31st, 2006, 08:43 PM
Curses. All I have is Visual Basic 6.
I have the source for that too but someone else wrote it.

Time to upgrade I guess:)

EDIT:I just realized you should be slapped for saying that XD

TheGhost
November 1st, 2006, 03:28 PM
Think creating stuff like this:

http://www12.brinkster.com/bitterbanana/

thehoodedsmack
November 1st, 2006, 04:35 PM
Yeah, know that. There really should be a tutorial on doing stuff like that. I'm gonna go mysteriously find a copy of VB05 lying in the streets and install it on my computer.

Edit: Wait. Is VB6 newer than VB05?

Patrickssj6
November 2nd, 2006, 04:06 PM
Yeah, know that. There really should be a tutorial on doing stuff like that. I'm gonna go mysteriously find a copy of VB05 lying in the streets and install it on my computer.

Edit: Wait. Is VB6 newer than VB05?
XD

You should be slapped once again for saying that.

VB6 is before .NET and

NetFramework 1.0=2001
NetFramework 1.1=2003
NetFramework 2.0=2005

I also added a tutorial.It shows you how to make the death count run up to 1337

thehoodedsmack
November 2nd, 2006, 04:48 PM
Okay. Cool. Let's rephrase that. What's the newest version of VB that will open your files?

Patrickssj6
November 2nd, 2006, 04:57 PM
Okay. Cool. Let's rephrase that. What's the newest version of VB that will open your files?
Visual Studio 2005 ($$$,all languages)
Visual Basic Express Edition (Free,only visual basic)

Rescudo
November 26th, 2006, 03:08 PM
I have VB6's counterpart for this; I used it for RetuNE. Which I should get around to finishing now, by the way. D=

Patrickssj6
November 26th, 2006, 03:33 PM
I also have the VB6 files (cause they were released on the web) but you really should upgrade :D

Rescudo
November 26th, 2006, 03:35 PM
I think I'm too attached to good ol' VB6 =X

Might consider it for my next project, though.