Hippolyzer icon indicating copy to clipboard operation
Hippolyzer copied to clipboard

Intercepting proxy + analysis toolkit for Second Life compatible virtual worlds

Results 7 Hippolyzer issues
Sort by recently updated
recently updated
newest added

Might be useful to show UTC timestamp or message number optionally, like Wireshark allows.

enhancement
good first issue

This would be a good first step to writing mesh upload code totally independent of the viewer, allowing prototyping of new importer features like glTF support (via ,) as well...

enhancement

Right now all code other than the mitmproxy wrapper runs in the same process and thread. This leads to issues where GUI paints can block proxy activity and vice-versa, mostly...

enhancement

These should be generated with a script and put in the repo so people can take advantage of their IDE's autocomplete writing messages. The classes should all inherit from the...

enhancement

Needed to get details about terrain, water, wind, etc. It's a nightmare format based on DCT blocks. Probably need an actual bitstream implementation to read them.

enhancement
help wanted

Seems to either be caused by using the HTTP(S)_PROXY env vars or some weird HTTP handling code only used on Windows. Doesn't manifest when hitting Hippolyzer in a Windows VM...

help wanted