Hippolyzer | Intercepting proxy analysis toolkit

 by   SaladDais Python Version: 0.15.2 License: LGPL-3.0

kandi X-RAY | Hippolyzer Summary

kandi X-RAY | Hippolyzer Summary

Hippolyzer is a Python library. Hippolyzer has no bugs, it has no vulnerabilities, it has build file available, it has a Weak Copyleft License and it has low support. You can install using 'pip install Hippolyzer' or download it from GitHub, PyPI.

Hippolyzer is a revival of Linden Lab's PyOGP library targeting modern Python 3, with a focus on debugging issues in Second Life-compatible servers and clients. There is a secondary focus on mocking up new features without requiring a modified server or client. Wherever reasonable, readability and testability are prioritized over performance. Almost all code from PyOGP has been either rewritten or replaced. Major changes from upstream include making sure messages always correctly round-trip, and the addition of a debugging proxy similar to ye olde WinGridProxy. It supports hot-reloaded addon scripts that can rewrite, inject or drop messages. Also included are tools for working with SL-specific assets like the internal animation format, and the internal mesh format. It's quick and easy to bash together a script that does something useful if you're familiar with low-level SL details. See the Local Animation addon example.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Hippolyzer has a low active ecosystem.
              It has 5 star(s) with 2 fork(s). There are 4 watchers for this library.
              There were 6 major release(s) in the last 6 months.
              There are 7 open issues and 11 have been closed. On average issues are closed in 44 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Hippolyzer is 0.15.2

            kandi-Quality Quality

              Hippolyzer has no bugs reported.

            kandi-Security Security

              Hippolyzer has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Hippolyzer is licensed under the LGPL-3.0 License. This license is Weak Copyleft.
              Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.

            kandi-Reuse Reuse

              Hippolyzer releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed Hippolyzer and discovered the below as its top functions. This is intended to give you an instant insight into Hippolyzer implemented functionality, and help decide if they suit your requirements.
            • Imports a PNG image .
            • Logs an HTTP response .
            • Format the HTTP message .
            • Start the proxy server .
            • Construct a Message instance from a human readable string .
            • Parse a new template .
            • Parse the message body .
            • Deserialize block serializers .
            • Perform a request .
            • Rebuild all avatars related to the given region .
            Get all kandi verified functions for this library.

            Hippolyzer Key Features

            No Key Features are available at this moment for Hippolyzer.

            Hippolyzer Examples and Code Snippets

            No Code Snippets are available at this moment for Hippolyzer.

            Community Discussions

            No Community Discussions are available at this moment for Hippolyzer.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Hippolyzer

            Windows viewers have broken SOCKS 5 proxy support. To work around that, you need to use a wrapper EXE that can make the viewer to correctly talk to Hippolyzer. Follow the instructions on https://github.com/SaladDais/WinHippoAutoProxy to start the viewer and run it through Hippolyzer. The proxy should not be configured through the viewer's own preferences panel, it won't work correctly.
            Run the proxy with hippolyzer-gui
            Addons can be loaded through the File -> Manage Addons menu or on the command-line like hippolyzer-gui addon_examples/bezoscape.py
            If you want the command-line version, run hippolyzer-cli
            Install the proxy's HTTPS certificate by going to File -> Install HTTPS Certs
            You can also install it with hippolyzer-cli --setup-ca <path to your viewer settings dir>. On Linux that would be ~/.firestorm_x64/ if you're using Firestorm.
            Certificate validation can be disabled entirely through viewer debug setting NoVerifySSLCert, but is not recommended.
            Start the viewer and configure it to use 127.0.0.1:9061 as a SOCKS proxy and 127.0.0.1:9062 as an HTTP proxy. You must select the option in the viewer to use the HTTP proxy for all HTTP traffic, or logins will fail.
            Optionally, If you want to reduce HTTP proxy lag you can have asset requests bypass the HTTP proxy by setting the no_proxy env var appropriately. For ex. no_proxy="asset-cdn.glb.agni.lindenlab.com" ./firestorm.
            Log in!

            Support

            Ensure that any patches are clean with no unnecessary whitespace or formatting changes, and that you add new tests for any added functionality.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install hippolyzer

          • CLONE
          • HTTPS

            https://github.com/SaladDais/Hippolyzer.git

          • CLI

            gh repo clone SaladDais/Hippolyzer

          • sshUrl

            git@github.com:SaladDais/Hippolyzer.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link