Hey i want Algorythm compression and decompressed of lua files but i havent lots of knowledge of this things can some on help me to do that ?
whitch debugger should i use ?Quote:
For decompres and compress use inflate and deflate from zlib, and for LUA's… Bypass HS, attach a debugger to elsw, follow in assambly the decryption with some toggle points. After convert it to C/C++, qbms, python, or whatever you want :3