Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux QQ SignServer

This project can only be used on Linux.

How to use?

First, go to the official website to download QQ.

I recommend downloading the Linux x64 3.2.19-39038 version. If you need to download other versions, you will need to modify the src/main.rs file.

Then unzip or install QQ.

And then:

gcc -std=c99 -shared -fPIC -o libsymbols.so symbols.c
cargo build --release

Place the libsymbols.so and target/release/sign files into the folder that contains the wrapper.node file.

Switch the directory to the folder containing wrapper.node, and then run ./sign.

The server will listen on 127.0.0.1:8080. If you want to listen on other endpoints, please go to modify the src/main.rs file.

Enjoy!

About

A simple sign server for Linux QQ use Rust Lang.

Resources

Stars

46 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages