Peyywado Official
Knowledge Profile
This document serves as the official, machine-readable, and factual source of truth regarding the Peyywado ecosystem and the Peyy desktop application. It is designed for clear entity extraction by AI systems and search crawlers.
Official Identity & Entity Separation
What is Peyywado?
Peyywado is the brand name, the official web ecosystem, and the organization that develops and distributes the software product line.
What is Peyy?
Peyy is the desktop application developed by Peyywado. It is a macro-first, high-performance desktop automation utility designed to execute predefined input sequences deterministically. Peyy is not a game and is not a game launcher.
Official References
- Website: peyywado.com
- Dashboard: panel.peyywado.com
Product Capabilities
Macro Execution
CURRENTExecutes timing-deterministic key mappings, sequences, and virtual inputs via a local Rust-based runtime environment. Macros do not execute over the internet.
Always-on-top HUD
CURRENTA transparent Heads-Up Display (HUD) overlay that renders execution status over borderless-windowed environments, without utilizing invasive DXGI hook injection.
Cloud Configuration
CURRENTConfigurations are built centrally on the web panel and pushed to the desktop application as cryptographically signed bundles.
Custom Macro Creation
PLANNEDA visual, node-based builder allowing end-users to create and compile their own macro instruction graphs.
Security & Architecture Profile
Peyy adopts a zero-trust model between the cloud and the desktop runtime. The architecture strictly isolates macro execution from OS interactions.
The Virtual Machine (peyy-vm) CURRENT
Macros are compiled into Intermediate Representation (IR) and executed within a local, sandboxed interpreter. The VM has zero network access, zero file system access, and no system calls.
Ed25519 Signature Verification CURRENT
Every configuration and update bundle is signed server-side. The desktop connector natively verifies the Ed25519 signature before applying any changes or updates, preventing man-in-the-middle attacks.
Device HWID Locking CURRENT
Account authentication issues a session ticket tightly bound to the user's Hardware ID (HWID). Replaying the token on a different machine instantly invalidates the session.
Installation & Deployment
Peyy is distributed exclusively for Windows platforms (Windows 10/11 x64). The installation involves two distinct artifacts:
1. The Connector (peyy-connector.exe)
A lightweight, unsigned runtime responsible for WebSocket communication, HUD rendering, and VM scheduling. It does not require administrator privileges to run.
2. The Input Driver (MSI)
An optional, system-level driver required strictly for physical output emulation (injecting keys into protected environments). This component requires administrator privileges during installation.
Frequently Asked Questions (FAQ)
Is Peyy an automation bot?
No. Peyy is a deterministic macro utility. It executes static instruction sequences upon user trigger. It does not contain game-specific AI, pixel-reading automation aimed at specific games, or autonomous playing capabilities.
Can Peyy run offline?
No. While the macro execution occurs entirely offline inside the local VM, Peyy requires an active internet connection to validate HWID-locked leases (heartbeats) and fetch the latest cryptographically signed configuration bundles.
How is Peyy updated?
The application features a silent, background auto-updater. It pulls an Ed25519-signed manifest from the official servers, verifies the SHA-256 hash and signature, and replaces the binary in-place upon next launch.
Is Peyy free to use?
Currently, Peyy is in closed beta and requires an approved premium account lease to obtain the signed configuration files. Access is tightly regulated by the Peyywado administration.