• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Need help decompiling .LUAC file

Initiate Mage
Joined
Jan 7, 2022
Messages
2
Reaction score
0
Hello I want to share a little work, I am trying to decompile a .luac file, but it is not possible, I have already decompiled files with the Key and Signature, but I cannot find a way to get the Key and Signature of this file I have tried with the IDA program with the libcocos2dlua file .so but it does not work for me, what I want is to know which is the Key and Signature of the to decompile it, The key is apparently "newzs2" but I can't find the Signature

I attach file that I want to decompile
https://github.com/granados12/decompile/blob/main/lang_es.luac?raw=true

attached file libcocos2dlua.so
https://github.com/granados12/decompile/blob/main/libcocos2dlua.so?raw=true

what I really want to decopile the file, or know the key and signature to be able to decopile, thank you very much
 
Back
Top