A WeChat tool implemented entirely in Rust.
It’s already 2021, why are you still writing a multi-open gadget?
Many years ago, there was a small tool that was not developed in Rust in order to be implemented quickly. Instead, injection and logic programs were implemented through Golang and DLL implemented in C++. Recently I have been re-implementing it in Rust, so it is necessary to test and verify it.
You can download the compiled program or compile it yourself by following the steps below.
Double-click to run the program and the installed WeChat will automatically open.
Rust environment preparation.
Rust can be installed through the following command,
curl --proto ' =https ' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Or check out https://rustup.rs/
Install using Cargo,
cargo install multi-wechat-rs
Or Clone the code and enter the code directory to execute the following command
cargo build --release
Encouragement is sponsored by https://payone.wencai.app