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 


[suggestion] update templetes!! BUG FOUND!!

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine
View previous topic :: View next topic  
Author Message
MRDB512
Advanced Cheater
Reputation: 0

Joined: 31 Aug 2007
Posts: 60

PostPosted: Wed Sep 05, 2007 4:48 am    Post subject: [suggestion] update templetes!! BUG FOUND!! Reply with quote


BUG FOUND!!
Code INSERT PROBLEM!!

=-=-=-=

auto assemble - CLTR+A
Templetes

if you enter templete 'Cheat Table framework code' First
and then 'Code Injection' then = BUG


=======================================================
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat



[DISABLE]
//code from here till the end of the code will be used to disable the cheat
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

00000000:
jmp newmem
returnhere:

newmem: //this is allocated memory, you have read,write,execute access
//place your code here


originalcode:
0000000 - ??
0000001 - ??
0000002 - ??
0000003 - ??
0000004 - ??

exit:
jmp returnhere
============================


[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

AND NO CODE IN THE MIDDLE!! PROBLEM

[DISABLE]
//code from here till the end of the code will be used to disable the cheat



E<G>
with Code injection and them Code framework insert

========================================================
[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat

alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

00000000:
jmp newmem
returnhere:

newmem: //this is allocated memory, you have read,write,execute access
//place your code here


originalcode:
0000000 - ??
0000001 - ??
0000002 - ??
0000003 - ??
0000004 - ??

exit:
jmp returnhere


[DISABLE]
//code from here till the end of the code will be used to disable the cheat
============================================================


Right now notice the
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
Theres no code there as defualt

Recommend you
change to:
=========================================================
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
00000000: //offset
//originalcode: ; copyed for location <--- to enter as defualt
// ;offset and then original code: and fit order BUG
0000000 - ??
0000001 - ??
0000002 - ??
0000003 - ??
0000004 - ??

===========================================================
as defualt
remove the // and ; in the finnished templete
code not meant to make sence only for E>G>

What do you think!
Dark byte and Lab

Cheers,


bhal bhal
=-=-=-=
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Cheat Engine 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