Y3t1y3t / CSGO-Dumper

CSGO Offset Dumper
https://www.unknowncheats.me/forum/counterstrike-global-offensive/100856-cs-offset-dumper.html
MIT License
109 stars 41 forks source link

Fixes #6

Closed ghost closed 8 years ago

ghost commented 8 years ago

Fix NetvarManager - byte pattern wasn't being padded properly Fix signatures for m_iCrosshairID and m_iWeaponID

Fixes #4

You really should be using the "recursive" way of determining netvar based offsets like punch rather than hardcoding the offset. Although it rarely changes, it's not very robust.