Jump to content
  • 0

How to decrypt a lua script?


SkrillRO

Question

2 answers to this question

Recommended Posts

On 12/6/2021 at 8:33 AM, SkrillRO said:

How to decrypt a lua script?

help me decrypt this files

server.lua 277.23 kB · 1 download

Hi! 

Im not an expert in decrypting files because its some tedious task. Some people make an lua decryptor, so you might to use that but its not guaranteed that it can decrypt all kind of lua (Maybe lua for specific version). However there's some work around to this:

> Decrypt the files from memory level.

  • 1) First, i recommend doing this inside Android Emulator (Nox and LDPlayer i prefer).
  • 2) Now make sure GG executes the cheat function inside the script.
  • 3) Then freeze/suspend the Emulator process, i also recommed doing that using an CustomHotkey software that will execute cmd script. 
  • 4) Now use some memory debugger like Cheat Engine / HxD, attach it into Android Emulator Process
  • 5) All you need to from now is to find some string inside the script, like "Welcome" or something. If you got lucky, some snippet of the script / full script / script value will lies on the memory and you can do some copy paste from that.

-Good Luck! 😄

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.