Skip to content

Enhanced client functions via Warden #21

Open
SatyPardus wants to merge 5 commits intoccrs:valyndorfrom
SatyPardus:valyndor
Open

Enhanced client functions via Warden #21
SatyPardus wants to merge 5 commits intoccrs:valyndorfrom
SatyPardus:valyndor

Conversation

@SatyPardus
Copy link
Copy Markdown

This includes a custom packet handler that gets installed on the client via Warden and some badly handled client code.
This enables the server to send ASM code to the client, enabling editing the client to add enhanced capabilities.

SatyPardus and others added 5 commits May 5, 2026 09:17
This function enables Warden to run functions on the client, useful for enabling/disabling packet handlers or steer the client in a state needed for further instructions.
This enables the ability to send CMSG_UNUSED5 with (uint32 size, bytes(size)) payload.
The bytes have to be valid ASM x86 code or the client will crash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants