develop - Printable Version +- TWLan Forum (https://twlan.org) +-- Forum: English (https://twlan.org/forumdisplay.php?fid=53) +--- Forum: Questions & Problems (https://twlan.org/forumdisplay.php?fid=69) +--- Thread: develop (/showthread.php?tid=43508) |
develop - kubina1232 - 12.05.2018 IS possible to get uncompiled lauchner file? RE: develop - Milu2K - 12.05.2018 No is not possible. Friendly greetings Milu RE: develop - kubina1232 - 12.05.2018 Is some version where is not missing some game page like flags, farm... RE: develop - masakra - 29.05.2018 actually you can do it, there is something like reverse engineering. (https://en.wikipedia.org/wiki/Reverse_engineering) I use to it IDA-Pro,it is not very easy, but as much as possible. I was reversering it but for sure you don't want do it, this code is not clear. Better option is write new one. I am in the process of writing a new version, but instead of php I use python-flask in backend. |