Where to Learn the subprocesses module for python2? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Where to Learn the subprocesses module for python2?

I want to learm it for writing a reverse shell, but I dont know where to start with learning this module. Any ideas would be appriciated!

29th May 2018, 6:24 PM
1337 H4x0r
1337 H4x0r - avatar
2 Answers
- 1
how would it help you write a reverse shell? to write a reverse shell you need to use assembly as far as i know. https://docs.python.org/2/library/subprocess.html the python documentation seems pretty useful to learn about python
29th May 2018, 6:41 PM
Max
Max - avatar
0
Nah assembly is Not needed at all. I already got the client connecting to me but i need to execute shell comnands from MY device.
29th May 2018, 6:42 PM
1337 H4x0r
1337 H4x0r - avatar