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 


Fully clear an allocated memory

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

Joined: 27 Sep 2018
Posts: 43

PostPosted: Fri Nov 30, 2018 3:29 pm    Post subject: Fully clear an allocated memory Reply with quote

Is there a way to fully clear the 64 Bytes allocated with 00 when i disable ?
Cause he keep the script allocated here.

Code:
            [enable]
            alloc(Change, 32)
 
            aobscan(ChangeOrig, 8B 7C 3B 34 8B 4D EC E9)
            registersymbol(ChangeOrig)
            label(ChangeOrigReturn)

            label(WantedLength)
            registersymbol(WantedLength)

            ////

            ChangeOrig:
            jmp Change
            nop
            nop
            ChangeOrigReturn:

            ////

            Change:
            mov edi,[WantedLength]
            mov ecx,[ebp-14]
            jmp ChangeOrigReturn
 
            ////
 
            WantedLength:
            dd (float)10

            ////
 
            [disable]
            dealloc(Change)
            unregistersymbol(ChangeOrig)
            unregistersymbol(WantedLength)
 
            ChangeOrig:
            //mov edi,[edi+ebx+34]
            //mov ecx,[ebp-14]
            db 8B 7C 3B 34 8B 4D EC



Thx

Edit to be more clear:
When i uncheck my box he keep in alloc memory the Change script
did i have to do a
Change:
db 00 00 00 00 00 00 ...

it's not possible to clear it just with dealloc ?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

Joined: 09 May 2003
Posts: 25796
Location: The netherlands

PostPosted: Sat Dec 01, 2018 2:43 am    Post subject: Reply with quote

This above script stays in memorywhen you disable? Or does it happen to another script?

For disable to free the memory all allocs must have a matching dealloc , else it won't dealloc anything

_________________
Do not ask me about online cheats. I don't know any and wont help finding them.

Like my help? Join me on Patreon so i can keep helping
Back to top
View user's profile Send private message MSN Messenger
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