"codecraig" <codecraig@gmai l.com> wrote in message
news:1124298063 .074422.252770@ g14g2000cwa.goo glegroups.com.. .[color=blue]
> Is there any obfuscator out there that obfuscates the python code (byte
> code i guess)???[/color]
Hmmhh!
I know lots of obfuscators for VB, C, and Java. For these languages, it
seems to be one of the more popular coding specialties. Certainly, I don't
see much reason why one couldn't obfuscate Python code. It's just that
coders with an aptitude for obfuscation don't seem to like the Python
language very much.
Perhaps if the "help wanted" ads contained more Python posting, the
obfuscators might be tempted to flock to it :-)
Thomas Bartkus
Peter Maas schrieb:[color=blue]
> codecraig schrieb:
>[color=green]
>> Is there any obfuscator out there that obfuscates the python code (byte
>> code i guess)???[/color]
>
> http://www.lysator.liu.se/~ast rand/projects/pyobfuscate/[/color]
Comment