editing a program in memery

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

editing a program in memery

Post by grimdoomer »

Im working on a trianer, and I can find the offsets and all, but I dont know how to edit the file in memery. Im working in C#.
Image
AI Zones in MP | Ambiance | Gravemind Beta v1.1
Aumaan Anubis wrote:Grimdoomer. The first person ever to mod Halo 2 Vista.
Patrickssj6




Pi Collaborator

Posts: 5426
Joined: Sat Jul 24, 2004 12:12 pm
Location: I'm a Paranoid
Contact:

Post by Patrickssj6 »

I have a full source in VB.NET...basically you need the APIs

WriteProcessMemory
ReadProcessMemory

and the API that handle the window itself.

I'm not sure if this is my latest version but it should include the APIs:
http://files.filefront.com/ProcessMemor ... einfo.html

Also,
http://forums.halomods.com/viewtopic.php?t=68882

Everything VB.NET sorry. :wink:
...left for good
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

Post by grimdoomer »

kk thanks Ill try this out later
Image
AI Zones in MP | Ambiance | Gravemind Beta v1.1
Aumaan Anubis wrote:Grimdoomer. The first person ever to mod Halo 2 Vista.
Post Reply