CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/source/modules.rst
docs/source/xbox.sg.console.rst
docs/source/xbox.sg.constants.rst
docs/source/xbox.sg.crypto.rst
docs/source/xbox.sg.enum.rst
docs/source/xbox.sg.factory.rst
docs/source/xbox.sg.manager.rst
docs/source/xbox.sg.packer.rst
docs/source/xbox.sg.packet.message.rst
docs/source/xbox.sg.packet.rst
docs/source/xbox.sg.packet.simple.rst
docs/source/xbox.sg.protocol.rst
docs/source/xbox.sg.rst
docs/source/xbox.sg.scripts.client.rst
docs/source/xbox.sg.scripts.discover.rst
docs/source/xbox.sg.scripts.input.rst
docs/source/xbox.sg.scripts.pcap.rst
docs/source/xbox.sg.scripts.poweroff.rst
docs/source/xbox.sg.scripts.poweron.rst
docs/source/xbox.sg.scripts.recrypt.rst
docs/source/xbox.sg.scripts.rst
docs/source/xbox.sg.scripts.text.rst
docs/source/xbox.sg.scripts.tui.rst
docs/source/xbox.sg.utils.adapters.rst
docs/source/xbox.sg.utils.events.rst
docs/source/xbox.sg.utils.rst
docs/source/xbox.sg.utils.struct.rst
tests/conftest.py
tests/test_adapters.py
tests/test_console.py
tests/test_crypto.py
tests/test_factory.py
tests/test_managers.py
tests/test_packer.py
tests/test_padding.py
tests/test_pcap.py
tests/test_protocol.py
tests/test_struct.py
tests/data/json_fragments.json
tests/data/selfsigned_cert.bin
tests/data/sg_capture.pcap
tests/data/packets/acknowledge
tests/data/packets/active_surface_change
tests/data/packets/auxiliary_stream_connection_info
tests/data/packets/auxiliary_stream_hello
tests/data/packets/connect_request
tests/data/packets/connect_response
tests/data/packets/console_status
tests/data/packets/disconnect
tests/data/packets/discovery_request
tests/data/packets/discovery_response
tests/data/packets/gamedvr_record
tests/data/packets/gamepad
tests/data/packets/json
tests/data/packets/local_join
tests/data/packets/media_command
tests/data/packets/media_state
tests/data/packets/paired_identity_state_changed
tests/data/packets/power_off
tests/data/packets/poweron_request
tests/data/packets/start_channel_request
tests/data/packets/start_channel_request_title_channel
tests/data/packets/start_channel_response
tests/data/packets/system_text_acknowledge
tests/data/packets/system_text_configuration
tests/data/packets/system_text_done
tests/data/packets/system_text_input
tests/data/packets/system_touch
tests/data/packets/title_launch
xbox/sg/__init__.py
xbox/sg/console.py
xbox/sg/constants.py
xbox/sg/crypto.py
xbox/sg/enum.py
xbox/sg/factory.py
xbox/sg/manager.py
xbox/sg/packer.py
xbox/sg/protocol.py
xbox/sg/packet/__init__.py
xbox/sg/packet/message.py
xbox/sg/packet/simple.py
xbox/sg/scripts/__init__.py
xbox/sg/scripts/client.py
xbox/sg/scripts/discover.py
xbox/sg/scripts/input.py
xbox/sg/scripts/pcap.py
xbox/sg/scripts/poweroff.py
xbox/sg/scripts/poweron.py
xbox/sg/scripts/recrypt.py
xbox/sg/scripts/text.py
xbox/sg/scripts/tui.py
xbox/sg/utils/__init__.py
xbox/sg/utils/adapters.py
xbox/sg/utils/events.py
xbox/sg/utils/struct.py
xbox_smartglass_core.egg-info/PKG-INFO
xbox_smartglass_core.egg-info/SOURCES.txt
xbox_smartglass_core.egg-info/dependency_links.txt
xbox_smartglass_core.egg-info/entry_points.txt
xbox_smartglass_core.egg-info/namespace_packages.txt
xbox_smartglass_core.egg-info/not-zip-safe
xbox_smartglass_core.egg-info/requires.txt
xbox_smartglass_core.egg-info/top_level.txt