subramanian2003 wrote:[color=blue]
> Hello All,
>
> I have some compiled python 2.4 scripts. If anyone has python decompiler, pls send me.
>
> Thanks,
> subramanian.[/color]
subramanian2003 wrote:[color=blue]
> Hello All,
>
> I have some compiled python 2.4 scripts. If anyone has python decompiler, pls send me.
>[/color]
Do you have the right to decompile them ? Usually, open source softwares
- as the name imply - are ditributed with the sources, or have an
available source distribution.
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb@xiludom. gro'.split('@')])"
Comment