Autrijus Tang wrote:

On Wed, Apr 21, 2004 at 04:16:40PM +0200, Rob Boerman wrote:


I am using par to package an application including a lot of modules. I include the modules with -M.
I am trying to use -f Bleach to hide the source code, but this only hides the main script, but not the modules, the modules can just be read when the archive is unzipped.


Can the modules be Bleached too?



You may try


-F Bleach

to bleach the modules. It may work very poorly though.

The "Obfuscate" filter may work a bit better than "Bleach".



For me on Perl 5.8 on windows, most of the filters work (with some caveats), but the resulting exe doesn't do anything... There are a few bugs as well, such as -f works on the main script, and -F works on most of the modules, but it doesn't work on the extra .pl files that are being included. I forget the exact details now, and I haven't had chance to debug it further


Sorry, not a useful report, but just a heads up... Getting the obfuscation working would be very useful to me, so I will try to debug a little better.

Thanks

Ed W

Reply via email to