A reverse shell made with python
- Utilise the socket and os libraries to have two computers communicate
- Use loops on the client side to wait for a re-connection if the initial connection is severed
- Run python programs without having to run through an IDE using .pyw file extension
- VS Code