[haXe] Obfuscation ideas for haXe

Jake Lewis jakelewis3d at gmail.com
Mon Dec 3 23:55:38 CET 2007


I'm wondering how best to approach this.  The standard way would be to parse
the output files, but that would require a different obfuscater for each of
the flash8, flash9, js,neko and any future targets.  The next level up is to
target OCML representation, but I'm not at all  familiar with the language
and it seems like a lot of learning.  So that leaves obfuscating a copy of
the source code. This might not be as bad an idea as it initially sounds,
as it would allow easy debugging whilst perfecting the obfuscator and would
also allow users to debug via their obfuscated code ( complete with
comments!) for those inevitable problems that come up with release builds.

Any thoughts or pointers to source code?

Jake
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.motion-twin.com/pipermail/haxe/attachments/20071203/9af1b474/attachment.htm


More information about the Haxe mailing list