windows scrcpy

Control your mobile phone with your PC using with scrcpy in windows

scrcpy is a free and open-source screen mirroring application that allows control of an Android device from a Windows, macOS, or Linux desktop computer.The software is currently developed by Genymobile, which also developed Genymotion, an Android emulator.

Communication between the Android device and the computer is primarily performed via a USB connection and Android Debug Bridge (ADB). The software functions by executing a server on the Android device, then communicating with the server via a socket over an ADB tunnel. It does not require rooting or the installation of software on the Android device. The screen content is streamed as H.264 video, which the software then decodes and displays on the computer. The software pushes keyboard and mouse input to the Android device over the server.

Setup involves enabling USB debugging on the Android device, connecting the device to the computer, and running the scrcpy application on the computer. Access to more configuration options, such as changing the bit rate or enabling screen recording, is via a command-line interface.

Download scrcpy application : https://github.com/Genymobile/scrcpy

Setup scrcpy in Kali Linux video : https://youtu.be/TYjj8g04uR4