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 


Help For writable Memory C#

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
multi-hacking
How do I cheat?
Reputation: 0

Joined: 21 Sep 2016
Posts: 4

PostPosted: Wed Sep 21, 2016 7:30 am    Post subject: Help For writable Memory C# Reply with quote

i m making memory scanner so i need to know that which all of them are writable memory
public enum AllocationProtectEnum : uint
{
PAGE_EXECUTE = 0x00000010,
PAGE_EXECUTE_READ = 0x00000020,
PAGE_EXECUTE_READWRITE = 0x00000040,
PAGE_EXECUTE_WRITECOPY = 0x00000080,
PAGE_NOACCESS = 0x00000001,
PAGE_READONLY = 0x00000002,
PAGE_READWRITE = 0x00000004,
PAGE_WRITECOPY = 0x00000008,
PAGE_GUARD = 0x00000100,
PAGE_NOCACHE = 0x00000200,
PAGE_WRITECOMBINE = 0x00000400
}
Back to top
View user's profile Send private message
Zanzer
I post too much
Reputation: 126

Joined: 09 Jun 2013
Posts: 3278

PostPosted: Wed Sep 21, 2016 1:55 pm    Post subject: Reply with quote

https://msdn.microsoft.com/en-us/library/windows/desktop/aa366786(v=vs.85).aspx
Back to top
View user's profile Send private message
multi-hacking
How do I cheat?
Reputation: 0

Joined: 21 Sep 2016
Posts: 4

PostPosted: Thu Sep 22, 2016 7:39 am    Post subject: I Need To Know Which All Constants Are Writable Memory Reply with quote

I Need To Know Which All Constants Are Writable Memory
Back to top
View user's profile Send private message
hhhuut
Grandmaster Cheater
Reputation: 6

Joined: 08 Feb 2015
Posts: 607

PostPosted: Thu Sep 22, 2016 8:18 am    Post subject: Reply with quote

Basically everything that contains the word "write" ...

But maybe you could explain a bit what it is you want to achieve, so others can help.
Back to top
View user's profile Send private message
multi-hacking
How do I cheat?
Reputation: 0

Joined: 21 Sep 2016
Posts: 4

PostPosted: Thu Sep 22, 2016 9:10 am    Post subject: Yo lol But i tryed it i get more result than ce Reply with quote

Yo lol But i tryed it i get more result than ce
Back to top
View user's profile Send private message
hollow87
Cheater
Reputation: 0

Joined: 07 Feb 2015
Posts: 28

PostPosted: Sun Sep 25, 2016 9:59 am    Post subject: Reply with quote

If I'm not mistaken based on the default options of Cheat Engine, it will scan the following page types PAGE_EXECUTE_READWRITE and PAGE_READWRITE and only scanning on 4 byte alignment by default as well. Thus if you don't replicate that as well if I'm not mistaken you will get more results
Back to top
View user's profile Send private message
multi-hacking
How do I cheat?
Reputation: 0

Joined: 21 Sep 2016
Posts: 4

PostPosted: Sun Sep 25, 2016 10:25 pm    Post subject: Thanks I Have Got It Reply with quote

Thanks I Have Got It
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
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