A Python reverse shell tool that establishes connections between a victim client and an attacker server using sockets. The server hosts a listener and waits for victims to execute the payload, which then constantly tries to connect back. The server can send commands to the client for execution via subprocesses, and supports Windows registry persistence. Features cross-platform support and custom commands including screenshot capture and file retrieval capabilities.