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 


NOP with script [need express answer]

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
Rissorr
Master Cheater
Reputation: 3

Joined: 17 Sep 2013
Posts: 273
Location: Israel!

PostPosted: Wed Jun 11, 2014 6:57 am    Post subject: NOP with script [need express answer] Reply with quote

I need to make a script that will nop an opcode, i know that its some thing like:

Code:

[ENABLE]

aobscan(address,F3 0F 10 A6 20 01 00 00)
registersymbol(address)

address:
dd 90 90 90 90 90 90 90 90
 
[DISABLE]

aobscan(address,90 90 90 90 90 90 90 90)
address:
dd F3 0F 10 A6 20 01 00 00


but im not sure that this code it right...
please someone check it and fix it Smile

PLZ answer fast Idea
Back to top
View user's profile Send private message
daspamer
Grandmaster Cheater Supreme
Reputation: 54

Joined: 13 Sep 2011
Posts: 1588

PostPosted: Wed Jun 11, 2014 8:29 am    Post subject: Re: NOP with script [need express answer] Reply with quote

Code:

[ENABLE]

aobscan(address,F3 0F 10 A6 20 01 00 00)
registersymbol(address)

address:
dd 90 90 90 90 90 90 90 90
 
[DISABLE]

//aobscan(address,90 90 90 90 90 90 90 90)
address:
dd F3 0F 10 A6 20 01 00 00

_________________
I'm rusty and getting older, help me re-learn lua.
Back to top
View user's profile Send private message Visit poster's website
NanoByte
Expert Cheater
Reputation: 1

Joined: 13 Sep 2013
Posts: 222

PostPosted: Wed Jun 11, 2014 10:02 am    Post subject: Reply with quote

Code:
[ENABLE]
registersymbol(_address)
aobscan(_address,F3 0F 10 A6 20 01 00 00)

_address:
dd 90 90 90 90 90 90 90 90
 
[DISABLE]
_address:
dd F3 0F 10 A6 20 01 00 00
unregistersymbol(_address)


My Bad Very Happy


Last edited by NanoByte on Wed Jun 11, 2014 3:36 pm; edited 1 time in total
Back to top
View user's profile Send private message
daspamer
Grandmaster Cheater Supreme
Reputation: 54

Joined: 13 Sep 2011
Posts: 1588

PostPosted: Wed Jun 11, 2014 10:10 am    Post subject: Reply with quote

NanoByte wrote:
Code:
[ENABLE]
registersymbol(_address)
aobscan(address,F3 0F 10 A6 20 01 00 00)

address:
_address:
dd 90 90 90 90 90 90 90 90
 
[DISABLE]
_address:
dd F3 0F 10 A6 20 01 00 00
unregistersymbol(_address)

This script is incorrect.
You can't registersymbol on non-defined variable.

Use what I posted (No need to AOBScan on the disable part, after registering as a symbol the address in the enable part, so commenting the aobscan line does what you wanted.)

_________________
I'm rusty and getting older, help me re-learn lua.
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 -> General Gamehacking 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