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 


Protect: no access

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source
View previous topic :: View next topic  
Author Message
PissJar
Newbie cheater
Reputation: 0

Joined: 23 Sep 2015
Posts: 13

PostPosted: Fri Mar 31, 2017 3:40 pm    Post subject: Protect: no access Reply with quote

Hello, I've been trying to make a trainer for a game but I can't exactly make a decent script for it as the memory is protected to the point where I don't have access to it.
Is there any way to fix it, and if so, can you explain it clearly as I am not the brightest person out there.
Current script:

Code:

[ENABLE]
alloc(newmem,50)
label(returnhere)
label(exit)
label(ammo)
registersymbol(ammo)
aobscan(aob1, 88 03)

newmem:
db,90 90
exit:
jmp returnhere

aob1:
ammo:
jmp newmem
nop
returnhere:

[DISABLE]
dealloc(newmem)
ammo:
db 88 03


Thanks in advance
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 198

Joined: 25 Jan 2006
Posts: 8515
Location: 127.0.0.1

PostPosted: Tue Apr 04, 2017 3:46 am    Post subject: Reply with quote

You're using a very poor pattern to search for. Two bytes is not at all efficient for finding something. You should include more data to ensure you locate the exact thing you are trying to patch.
_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine Source 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