整体看下来就是一个披着pwn题外衣的C加lua程序逆向题。 ... *f = fopen("main.lua", "rb");//读入同目录加密过的lua文件if (f == NULL) return -1; ...
確定! 回上一頁