AI Tools / AI products & services

WandEnhancer

WandEnhancer is an open-source interoperability and user-interface enhancement tool for the Wand (WeMod) desktop application. Its .NET patcher modifies files in a selected local Wand installation, while a bundled version.dll proxy changes Wand's Electron ASAR-integrity fuse byte inside the application's own process. It supports local configuration management, client-version compatibility adjustments, client-side layout and theme customization, AI features, and custom JavaScript injection into Wand's renderer. Injected scripts have DOM and Node require access, run with the Wand client's privileges, and are wrapped so thrown errors are logged rather than crashing the application.

The tool includes an optional Remote Web Panel that starts a plain HTTP/WebSocket server on the local network at TCP port 3223, allowing a phone on the same LAN or VPN to control the active trainer. The panel has no pairing code, so the project warns against exposing the port to the public internet. The patching step has no updater or project telemetry, although the optional panel can use Wand's existing API/CDN paths. The project does not publish prebuilt executables; users build it on Windows with CMake, Node.js and pnpm, Visual Studio/MSBuild, and .NET Framework 4.8, or run its GitHub Actions workflow from a fork. It is licensed under Apache-2.0.

Other tool — not AI
View repository
Mentioned in 0 videos
Kind Other tool — not classified as AI