Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


[DLL] Memory Editor Class (last updated 24/04/2008)
Goto page Previous  1, 2, 3
 
Post new topic   This topic is locked: you cannot edit posts or make replies.    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Estx
Expert Cheater
Reputation: 0

Joined: 04 Mar 2008
Posts: 172

PostPosted: Sun Mar 23, 2008 8:59 pm    Post subject: Reply with quote

Lol.. and as for the DLL working what language are you using?
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Sun Mar 23, 2008 11:41 pm    Post subject: Reply with quote

Estx wrote:
Lol.. and as for the DLL working what language are you using?


i belive you it's working, it's just that peid didn't find any exports.

MSVC++ 8.0
Delphi 7e
Borland C++ Builder 2007
Back to top
View user's profile Send private message
Estx
Expert Cheater
Reputation: 0

Joined: 04 Mar 2008
Posts: 172

PostPosted: Mon Mar 24, 2008 6:27 am    Post subject: Reply with quote

Ah.. Sweet as, was just making sure in-case you were having trouble with using it.

Anyway, project has been updated! Anyone interested in it should check the first post of the topic. Enjoy~!
Back to top
View user's profile Send private message
DeletedUser14087
I post too much
Reputation: 2

Joined: 21 Jun 2006
Posts: 3069

PostPosted: Mon Mar 24, 2008 6:32 am    Post subject: Reply with quote

lol Estx keeps deleting and re-posting his reply (bump-method)

anyways, how is it updated at 25 if today we're at 24/5 lol ?
Back to top
View user's profile Send private message
Estx
Expert Cheater
Reputation: 0

Joined: 04 Mar 2008
Posts: 172

PostPosted: Mon Mar 24, 2008 6:36 am    Post subject: Reply with quote

New Zealand = GMT+12 Laughing It's the 25th for me haha

Edit: that was the only time I deleted/posted lol, just cos I had something new to say. Rolling Eyes
Back to top
View user's profile Send private message
Box
Grandmaster Cheater
Reputation: 0

Joined: 16 Oct 2007
Posts: 541

PostPosted: Wed Mar 26, 2008 4:54 pm    Post subject: Reply with quote

please repost the source i can't download the file it says file not found
_________________
zurkei wrote:
Wow box your a real dick, I can't believe I actually thought that you were telling the truth...

Fact: no one tells the truth on cheat engine fourms
Back to top
View user's profile Send private message
Estx
Expert Cheater
Reputation: 0

Joined: 04 Mar 2008
Posts: 172

PostPosted: Fri Mar 28, 2008 8:35 am    Post subject: Reply with quote

Fixed, sorry. Will update source code tonight with some error handling and the such.
--

Just made a minor update to the code.
Back to top
View user's profile Send private message
Lethal-byte
How do I cheat?
Reputation: 0

Joined: 22 Apr 2008
Posts: 3

PostPosted: Thu Apr 24, 2008 2:49 am    Post subject: Reply with quote

Is the download link not working, or is it just me and could someone reupload it please Smile
Back to top
View user's profile Send private message
Estx
Expert Cheater
Reputation: 0

Joined: 04 Mar 2008
Posts: 172

PostPosted: Thu Apr 24, 2008 5:22 am    Post subject: Reply with quote

Sorry about that, fixed the link again lol.
Back to top
View user's profile Send private message
Landetta
How do I cheat?
Reputation: 0

Joined: 29 Dec 2007
Posts: 8

PostPosted: Sat Apr 26, 2008 6:38 pm    Post subject: Reply with quote

noob question

how exactly would you use this in a button to edit game memory for example:

Game Address: 00999114 Value: c8

[vb 2008 express edition]
Back to top
View user's profile Send private message
Estx
Expert Cheater
Reputation: 0

Joined: 04 Mar 2008
Posts: 172

PostPosted: Sun Apr 27, 2008 2:12 am    Post subject: Reply with quote

Add a reference to the DLL (Project > Add Reference > Browse)

Code:
Imports System
 Imports System.Collections.Generic
 Imports System.ComponentModel
 Imports System.Data
 Imports System.Drawing
 Imports System.Text
 Imports System.Windows.Forms
 Imports MEC

Namespace WindowsApplication1
     Public Partial Class Form1
         Inherits Form
         Private myMemEditor As New MemEdit()
       
         Private Sub Button1_Click(ByVal sender As Object, ByVal e As EventArgs)
             myMemEditor.mOpenProcess("gameexec")
             myMemEditor.WriteMemory(&h00999114, (byte)&hC8)
             myMemEditor.mCloseProcess()
         End Sub
     End Class
End Namespace


Replace gameexec with the executable name of your game without the extension (e.g. for game.exe, you would use: game).
Back to top
View user's profile Send private message
Landetta
How do I cheat?
Reputation: 0

Joined: 29 Dec 2007
Posts: 8

PostPosted: Sun Apr 27, 2008 2:47 am    Post subject: Reply with quote

hah! ok thnx for your help ill try this tomorrow its 4:30am here thnx bro ill let you know how it turned out.


EDIT:hey im having quite a problem on how to understand your dll if you can make the example you posted and save it as a vb 2008 project and give it to me to examine, it would help lots thnx
Back to top
View user's profile Send private message
ricekingrulz
Grandmaster Cheater
Reputation: 0

Joined: 13 Jun 2008
Posts: 984

PostPosted: Sun Sep 21, 2008 4:40 pm    Post subject: Reply with quote

wait is this a download link for a memory editor?
Back to top
View user's profile Send private message
GMZorita
Grandmaster Cheater Supreme
Reputation: 0

Joined: 21 Mar 2007
Posts: 1361

PostPosted: Sun Sep 21, 2008 4:58 pm    Post subject: Reply with quote

ricekingrulz wrote:
wait is this a download link for a memory editor?

This is a 4~5 months old thread.
Please check before posting.

_________________
Gone
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   This topic is locked: you cannot edit posts or make replies.    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites