[osflash] Obfuscators
Nicolas Cannasse
ncannasse at motion-twin.com
Fri Jun 6 17:16:25 PDT 2008
tambi jalouqa a écrit :
> Hi,
>
> Well we have a local company here that says they have the ultimate
> obfuscater. Anyone heard of it?
>
> http://www.kindisoft.com/
I tried the Amayeta one on Physaxe compiled to AS3 and it obfuscate only
about 5% of the code (= almost nothing).
Not sure if this one is better or not, but I'm working on a new version
of our Flash6-8 obfuscator that will be especially rewritten for Flash9
AS3/haXe support. This is much harder than Flash6-8 since it requires a
good knowledge of AVM2 bytecode and SWF format.
If was possible to have good obfuscation before Flash9 by simply having
a protected words list of Flash API classes, methods and fields. Now
that the Flash9 API is much more bigger, it is needed to infer from the
context, and there can be false-positive in case of untyped variables
for instance.
Nicolas
More information about the osflash
mailing list