Xairooo
Xairooo
i made some changes so you can record a pcap file and real it when the game is closed. (to avoid game bans)
the following code will produce invalid il code: public static string Test(string text) { var result = ""; for (int i = 0; i < text.Length; i++) { result +=...
added run.bat added --unattended (disables the most user inputs)
Made unfold rules case-insensitive
fixed decompression for small files (handled by compression flag)