Código
import sys import subprocess theproc = subprocess.Popen("C:\\Windows\\System32\\cmd.exe", shell = True) theproc.communicate()
Y me gustaria conseguir que funcionara con socket de forma remota.
Gracias!.
|
|||
| Tema destacado: Recopilación Tutoriales y Manuales Hacking, Seguridad, Privacidad, Hardware, etc |
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|