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 


How to convert lua script to exe file with code protection ?

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

Joined: 12 Aug 2013
Posts: 65
Location: Belarus

PostPosted: Fri Apr 03, 2020 10:28 am    Post subject: How to convert lua script to exe file with code protection ? Reply with quote

(Yes, I can use c# or c++, but program protect memory with SEC_NO_CHANGE flag, and need CE Kernel to access process memory...)

I wrote simple patch function and need convert it to exe without showing CE windows and LUA script!

How to convert lua script to exe file with code protection ?
Back to top
View user's profile Send private message
Dark Byte
Site Admin
Reputation: 470

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

PostPosted: Fri Apr 03, 2020 11:38 am    Post subject: Reply with quote

How about not worrying and just be the first to publish what you do?

Anyhow, compile your own lua 5.3 using ce's lua 5.3 library and swap around the bytevalues for the lua bytecodes

then use encodeFunction(loadstring([[yourscript]])) to encode your script and in your trainer do decodeFunction(result)() to run your script.
Because your lua code bytecode has different values lua decoders can not be used even if they get it after decodeFunction

Alternatively you can use encodeFunctionEx and only load the new lua file in your trainer

_________________
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 -> 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