Crash after uncompressing fragments
Hi, I tried to run your tool and after a few seconds it crashes with the following error:
Decompressed packet
sniffer.out: decoder/src/proxycheat.cpp:677: void netchan_t::UncompressFragments(dataFragments_t*): Assertion `uncompressedSize == data->nUncompressedSize' failed.
Aborted
Key is updated, a few packages are getting decrypted before that (map data etc). Do you have an idea? I was just running the sniffer.out binary.
Hi, it's been three years that I did not update this though last time I tried it worked fine. Did you update 'dump.txt' ? (this is used to decode entities): https://github.com/XutaxKamay/proxycheat/blob/master/csgo_dump_datatables/src/csgo_dump_datatables.cpp
If it still "crashes", just be sure to start the sniffer before going into the server, then you can join the server.
EDIT: Imo this repo technically work, but it's also a mess, you better start your own by reading leaked CS:GO source code (which wasn't provided when I was doing it)