Sumer Kohli

Results 5 issues of Sumer Kohli

I have taken a look at the CARP instruction set and the basic implementation. I consider myself to be proficient in C and C++, and am volunteering to create a...

We have only touched the surface in terms of parsing clientbound communication, and this project will not truly be complete without that. Here, we can discuss our progress on deciphering...

discussion

All `float32` values are actually little-endian; what may be confusing is that it is _sent_ as big-endian across the wire (e.g. across the network). Relevant code from extension to illustrate:...

discussion

I hear that protobuf and unknown6/encryption structure have changed (again). This project may have to rely on clients having older versions of PoGo on their phones when Niantic starts forcing...

Enhancement

Main project repo README is [here](https://github.com/neeleshkr/scl_multiset_compression/blob/main/README.md). Note that only the cleaned, minimal subset of changes is present in this PR to avoid polluting the main repository.