This is a hook that decrypts Teamspeak 3 command packets on the fly and displays them in Teamspeak's own Console.
- Download and install the latest release for your client's architecture.
- Add
-console
to the startup parameters of your TS3Client shortcut. (Screenshot) - Start
Injector.exe
as admin. - (If asked enter the ID of the running client.)
- Take a look at the console named
Teamspeak 3 Client
. - Profit
- Move the whole project to a TS3 Plugin so it gets auto-injected on client start.
- Make it possible to inject (send) own commands.