swzoh wrote: > Or, if you really want to do it insdie PP, how about writing an script > which obfuscates PP's scripts? Then, others may be benefited from it > too. >
One issue you'd have to figure out is how to obfuscate the obfuscator itself. Perhaps you could use the pipe plugin to write a small powerpro server that takes obfuscated strings, decodes them into commands and executes them. Short of the decoding, the pipe plugin already does that out-of-the-box.
