Update GetCmdLine offset for Windows (#22)

This commit is contained in:
nosoop 2024-10-11 02:08:32 -07:00 committed by GitHub
parent 1a72e9e520
commit a415583ddb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,6 +39,13 @@
"windows" "\x55\x8B\xEC\x83\xEC\x20\x8D\x45\xE0\x53\x57\x6A\x01\x68\x49\x03\x00\x00"
}
}
"Offsets"
{
"GetCmdLine"
{
"windows" "4"
}
}
}
"cstrike"