How do I run a python program that is received by a client from a server without writing it to a new Python file?
for code category (10): \ n \ tprint 'lol' \ n " Eval (compile (code, 'downloaded_cod_filname', 'f'))
But beware of security issues! Source code should be cryptographically signed and in plain text Should not be transmitted.
Comments
Post a Comment