I'm trying to decompile some .luac files unzipped from a game.And I tried some tools (unLuac & Luadec) but all of them gave me an empty .lua file with 0kb.
Are these luac files encrypt or I just use the wrong version of tools? Can anyone help me to solve this?