I have a problem decompiling a .lua file. I'm using luadec but when I try it say:
luadec.exe: file.lua: bad header in precompiled chunk
or
: not a precompiled chunk
I read could be problem of the system's architecture so I tried using 32bit and 64bit Windows but still had the same problem.
How can I solve it?