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

question: Where is cs2 schema field #72

Closed
Source1pt opened this issue Apr 23, 2024 · 1 comment
Closed

question: Where is cs2 schema field #72

Source1pt opened this issue Apr 23, 2024 · 1 comment
Labels
question Further information is requested

Comments

@Source1pt
Copy link

Since the 2 last updates, I think you removed the schema dump. Now there is only offsets. Does asphyxia still dump the cs2 schema? if no than is there a place to get it?

@maecry
Copy link
Owner

maecry commented Apr 24, 2024

if (!SCHEMA::Setup(CS_XOR(L"schema_client.txt"), CS_XOR("client.dll")))

Still dumping

And

const wchar_t* wszModuleName = MEM::GetModuleBaseFileName(static_cast<HMODULE>(hDll), true);

Dump folder is now where you placed the dll

@maecry maecry added the question Further information is requested label Apr 24, 2024
@maecry maecry closed this as completed Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants