![]() |
|
[challenge] compressed folder obfuscation - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Coding (https://sinister.ly/Forum-Coding--71) +--- Thread: [challenge] compressed folder obfuscation (/Thread-challenge-compressed-folder-obfuscation) |
RE: [challenge] compressed folder obfuscation - Eclipse - 04-19-2015 (04-19-2015, 12:10 AM)ring-1 Wrote: That makes no sense. I'm not even being condescending. There is no requirement for the script to run constantly at all, you throw it in a directory, execute the script and ta-dah, all of your files are obfuscated. If you're implying that the output of the script is somehow... "constantly running," then just fork the Python process so that it isn't piped into the parent process. The script also doesn't require any manual interactions, so if anything, it's 100% automatic. That is what OP originally asked for. I know your program is automatic, as was mine, but OP's definition of 'automatic' was a little strange. I didn't even attempt it because it's a useless feature. |