Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CS# devs need to update canacquire signature #686

Open
mayersgamer opened this issue Nov 23, 2024 · 2 comments
Open

CS# devs need to update canacquire signature #686

mayersgamer opened this issue Nov 23, 2024 · 2 comments
Labels
untriaged New issue has not been triaged

Comments

@mayersgamer
Copy link

CS2Plugins/WeaponRestrict#20

h8s plugin stopped working so he told me
: CS# devs need to update canacquire signature

@github-actions github-actions bot added the untriaged New issue has not been triaged label Nov 23, 2024
@k1nader
Copy link

k1nader commented Nov 26, 2024

"CCSPlayer_ItemServices_CanAcquire": {
"signatures": {
"library": "server",
"windows": "48 8B C4 44 89 40 ? 48 89 50 ? 48 89 48",
"linux": "55 48 89 E5 41 57 41 56 48 8D 45 ? 41 55 41 54 53 48 89 CB"
}

@k1nader
Copy link

k1nader commented Nov 28, 2024

In buildid 16559327, the signature for the CCSPlayer_ItemServices_CanAcquire function in the Linux version has been updated to: '55 48 89 E5 41 57 41 56 41 55 49 89 CD 41 54 53 48 83 EC'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged New issue has not been triaged
Projects
None yet
Development

No branches or pull requests

2 participants