While this version should work, you might get banned for using it, so use at your own risk!
A "simple" RSA key swapper for PSO2 (tested only on global). This project is based on cyberkitsune's "PSO2KeyTools".
If you are looking for an injector for the classic version of the game, you can find it here.
You will need to install rust compiler.
From Windows:
cargo build
From Linux (only for injector and rsa replacer):
rustup target add x86_64-pc-windows-gnu # run if the windows toolchain is not installed
cargo build --target x86_64-pc-windows-gnu
1) Generate a key pair.
2) (If the server doesn't support auto key negotiation) Copy your publickey.blob
to pso2_bin\sub
.
3) (Optional) Copy config.toml
to pso2_bin\sub
and edit it.
4) Copy rsa_inject.dll
and eos_gaming.dll
to pso2_bin\sub
5) Launch the game.