Py2Exe security

Ivan Voras ivoras at fer.hr
Tue May 3 11:05:45 EDT 2005


Grant Edwards wrote:
> On 2005-05-03, mahasamatman <vladimir.n.ivanov at gmail.com> wrote:
>>password = pasword.decode("base64")
> 
> That will delay the attacker for a few minutes.

True, but a script kiddie that only knows about the 'strings' program 
will be forever baffled :)

Though deprecated, I think the enigma cipher (rotor) is still present in 
python - it could find its use in simple cases like this.




More information about the Python-list mailing list