On 3/16/2009 5:29 PM, [email protected] wrote: > Hello, > > When can we try the -crypt option? What else do we need to enable it? > thanks...
It works already if you enable it in the Configure.py (and/or maybe something commented out in Makespec.py, I can't recall right now). The only issue is that it's pretty useless as-is, because it simply requires you to generate a key, and pass it within the spec file; then it encrypts the whole file with this key *and* store it within the file in some scrambled manner. In other words, I don't see anyone using it as-is. But if it's enough for you, you're welcome to use it. -- Giovanni Bajo Develer S.r.l. http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/PyInstaller?hl=en -~----------~----~----~----~------~----~------~--~---
