Posted: Thu Aug 15, 2019 7:33 pm Post subject: Run a script after activating it
As the title suggests, I wonder if there is a way to have the program execute an Assembly script after activating it from CE, I thought I'd look for one of those codes that are updated very often and from there move the RIP register to my script.
But are there better methods? Counting the script to be executed only once.
EDIT: What the script needs to do is exchange the value of 2 addresses, for example:
Addres FF = 1
Addres FE = 2
And after enabling the Script I would like:
Addres FF = 2
Addres FE = 1
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