Exception in thread "main" unluac.decompile.DecompilerException: main 49: Register r280 is out of range at unluac.decompile.Validator.process(Validator.java:36) at unluac.decompile.Decompiler.decompile(Decompiler.java:186) at unluac.Main.main(Main.java:98) can you please write the opmap.txt for this?, disassembely is working. I am still working on encryption I as I know only strings are encrypted
thanks for help tehtmi, I am currently working on Decrypting the strings the strings are obfuscated with xor may be! I am figuring it out, I will attach the decrypted file after successful decryption👍, and I am beginner at Lua so I don't know how to write opmap codes, thanks for help
here is the decompiled version of this I dont know it is accurate or not someone decompiled it
Exception in thread "main" java.nio.BufferUnderflowException at java.base/java.nio.Buffer.nextGetIndex(Buffer.java:713) at java.base/java.nio.HeapByteBuffer.get(HeapByteBuffer.java:172) at unluac.parse.LStringType53$1.run(LStringType.java:97) at unluac.parse.BInteger.iterate(BInteger.java:125) at unluac.parse.LStringType53.parse(LStringType.java:90) at unluac.parse.LStringType53.parse(LStringType.java:1) at unluac.parse.LLocalType.parse(LLocalType.java:12) at unluac.parse.LLocalType.parse(LLocalType.java:1)...