Python._remote task executor (user can perform operation as opening notepad, calculator, shutdown, winword etc) Any one know? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python._remote task executor (user can perform operation as opening notepad, calculator, shutdown, winword etc) Any one know?

Python._remote task executor (user can perform operation as opening notepad, calculator, shutdown, winword etc) Any one know?

18th Nov 2020, 6:11 PM
zakaullah khan
zakaullah khan - avatar
4 Answers
+ 3
Your question isn't clear to me but if it is what I think it is then try using shell commands with subprocess.
18th Nov 2020, 6:28 PM
Divine Darkey
Divine Darkey - avatar
+ 3
zakaullah khan oh okay. First things first, that's illegal if you haven't been given access to the other system. You can use a backdoor to do that and it's not a simple task that you can accomplish as if you were printing a hello world message to the console.
18th Nov 2020, 7:36 PM
Divine Darkey
Divine Darkey - avatar
+ 1
I want to open calculator in an other pc using remote execution in paython
18th Nov 2020, 8:04 PM
zakaullah khan
zakaullah khan - avatar
0
Remotly control of other pc as shutdown open notepad open calculator using paython
18th Nov 2020, 6:47 PM
zakaullah khan
zakaullah khan - avatar