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 


Unload MonoDataCollector Dll by script

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

Joined: 21 Nov 2013
Posts: 68
Location: Germany

PostPosted: Wed Apr 22, 2020 1:36 pm    Post subject: Unload MonoDataCollector Dll by script Reply with quote

Hi,

is there a simple way to unload / unhook the mono... dll ?
Is it possible ?

Code:

{$lua}
if syntaxcheck then return end
if (LaunchMonoDataCollector()==0) then error("No Mono!!!") end

{$asm}
[ENABLE]

[DISABLE]
remove / unhook monodll



Thx and stay healthy
Back to top
View user's profile Send private message
panraven
Grandmaster Cheater
Reputation: 62

Joined: 01 Oct 2008
Posts: 958

PostPosted: Wed Apr 22, 2020 3:10 pm    Post subject: Reply with quote

Code:

...
[DISABLE]
{$lua}
if not syntaxcheck and monopipe then monopipe = nil,monopipe.Destroy()end
{$asm}

monopipe is the Lua variable holding the pipe server communicating between the dataCollector.dll loaded at target process and ce.
The dataCollector.dll should still loaded, but it should be the running thread by monopipe that cause problem, eg. hang target process when exit without destroying monopipe.

_________________
- Retarded.
Back to top
View user's profile Send private message
Reaper79
Advanced Cheater
Reputation: 2

Joined: 21 Nov 2013
Posts: 68
Location: Germany

PostPosted: Wed Apr 22, 2020 3:54 pm    Post subject: Reply with quote

Quote:
...hang target process when exit without destroying monopipe


Thank you very much. This was exactly why i even asked Smile
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