kwilcz / Antario

Clean base/cheat made for CS:GO.
MIT License
133 stars 34 forks source link

crashing at GetCSWpnData #97

Closed ghost closed 5 years ago

ghost commented 5 years ago
WeaponInfo_t* GetCSWpnData()
    {
        static auto system = *reinterpret_cast<CWeaponSystem**>(Utils::FindSignature("client_panorama.dll", "8B 35 ? ? ? ? FF 10 0F B7 C0") + 0x2u);
        return system->GetWpnData(this->GetItemDefinitionIndex());
    }

if someone have the sig, pls give me <3

ghost commented 5 years ago

i found the new sig

55 8B EC 81 EC ? ? ? ? 53 8B D9 56 57 8D 8B -> new sig