rbxsign is a replacement for Roblox.KeyGenerator and similar projects, with full support for generating rbxsig2 certificates.
Building for debug targets:
cargo run buildBuilding for release targets:
cargo run build -rPowershell:
.\rbxsign.exe --bits [bits]Bash:
./rbxsign --bits [bits]| Bits | Signature Type |
|---|---|
| 1024 | rbxsig |
| 2048 | rbxsig2 / rbxsig4 |