Hi,
I try to encrypt userfile and config in eggdrop 1.6.x.
I know there is not safe (can be decrypt) but I think
for some scripts-kids will be enough ;]
Do you know some ways to do this?
cheers,
Wojtek.
Code: Select all
.tcl eval [decrypt 123 [encrypt 123 {putlog "blaaaah"}]]