Use Python script to silently remote control roommate's computer power-on password!

Just prank your roommate, don't use it for illegal purposes!

Use python script to control the power-on password of the roommate's Windows system computer. Use random() to generate random numbers (passwords), God knows, and only you know the password!

Python code is divided into client side and server side. When your roommate runs your client side script, he will be tricked.

How to do it silently?

First run the server side on your own computer, the client side will randomly generate a digital password on the roommate's computer through random(), and then send it to the server side (your computer) by socket.

First run the server side on Linux, and then receive the password from the client side.

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325858224&siteId=291194637