Is it me or does the "obfuscate" button do nothing? I have tried MANY different methods to get it to obfuscate my code but it seems to do nothing. Even when I compile the code with "obfuscate" checked, NOTHING happens. The code is just compiled as normal. Where am I supposed to see the obfuscated code? It seems to hang forever on compiling as well sometimes. A tutorial or guide for obfuscating would be great.
Obfuscation is applied to .class file that is written into jfx. We do not output it anywhere else.
gangsta1
Post subject: Re: Proetct source code
Post rating: 0
Posted: Thu 22 Jun, 2017, 22:15
User rating: 0
Joined: Wed 04 Feb, 2015, 22:35 Posts: 21 Location: United KingdomUnited Kingdom
API Support wrote:
Obfuscation is applied to .class file that is written into jfx. We do not output it anywhere else.
However, when the jfx file is opened in another JForex account ,they can still see the original source code? Is there no way no provide the obfuscated source code without the user simply opening it in JForex?
gangsta1
Post subject: Re: Proetct source code
Post rating: 0
Posted: Sun 25 Jun, 2017, 11:56
User rating: 0
Joined: Wed 04 Feb, 2015, 22:35 Posts: 21 Location: United KingdomUnited Kingdom
Ah ok I think I have got it now - the jfx file is the file that is obfuscated? Can this source code be un-obfuscated or accessed from another JForex if only the jfx is provided?