WeMod Pro Unlocker

This program patches the WeMod app to think you're a pro subscriber.

Version on Crates.io Downloads License Rust 2021 Code Size

WeMod Logo

⚠️ DISCLAIMER: Eventhough I don't think it is likely, WeMod could in theory ban you for this. I take no responsibilty for any damage caused by the usage of this program.


⬇️ Installation

Note: after following any of the steps below, you must restart WeMod (make sure to also close it from the tray)

For installation, you have three options. 1. Download the pre-built executable here 2. Install Cargo, then run cargo install wemod-pro-unlocker wemod-pro-unlocker 3. (not recommended) Manually build it from source


➕ Requirements


❌ What does not work?


⚙️ Configuration

| Argument | Description | Example |--------------------------- |------------------------------------------------------------------------------------------------------------------------- |---------------------------------- | --wemod-dir

| Path to your WeMod dir. By default, this is "%localappdata%/WeMod". | C:\WeMod | --wemod-version | The version to patch. By default, this will be the latest version installed. | 8.3.6 | --asar-bin | Path to a folder containing "asar.cmd". | C:\asar | --account | Overwrites the account data. You can find all available options by searching for /v3/account in the dev tools | username:'myaccount',email:'test' | -v | Prints out the version info. Will cancel everything else | ---


🔒 Is it safe?

This program may sound like malware at first, but if you're unsure, just read the source code. It's quite small and (hopefully, I'm relatively new to Rust) readable.


❓ It stopped working after the latest update, what should I do?

This is probably because WeMod updated itself and now uses a new directory. To fix this, just run the program again.


🫂 Contributors