here is lua - https://drive.google.com/file/d/1H9aDCEFgyMVoL7vikmcvbmMnTimAW2xm/view?usp=share_link what method is this? how to decompile it?
I'm new in this area, I don't understand how to decompile this, I hope someone can help
here is lua - https://drive.google.com/file/d/1H9aDCEFgyMVoL7vikmcvbmMnTimAW2xm/view?usp=share_link what method is this? how to decompile it?
I'm new in this area, I don't understand how to decompile this, I hope someone can help
The file is a LuaJIT 2 binary - file signature:
1B 4C 4A 02 02 CF 03 02 01 10 01 0F 04 5C 0B 00 .LJ..Ď.......\..
The binary format is explained here. I tried using luajit-decompiler though the decompilation fails.
One interesting thing is this string present in the binary, perhaps you can contact the author on Discord:
--------------------------- anti luajit decompiler :) by sapphyrus -- Phil#9999 ---------------------------