Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unknownskl/xcloud-wireshark
https://github.com/unknownskl/xcloud-wireshark
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/unknownskl/xcloud-wireshark
- Owner: unknownskl
- Created: 2022-02-11T20:07:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-24T20:16:13.000Z (over 1 year ago)
- Last Synced: 2024-05-01T14:51:52.554Z (6 months ago)
- Language: Lua
- Size: 156 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xCloud Wireshark Dissector
This repo contains a wireshark dissector to view xHomestraiming RTP traffic.
## Requirements:
- Lua 5.2 (Other versions dont work)
- luagcrypt (https://github.com/Lekensteyn/luagcrypt)## Setup
1. Install the plugin in wireshark
2. Go to Preferences -> Protocols -> XCLOUD-RTP
3. Enter the SRTP key obtained during the handshake (more info below)## How do i obtain the SRTP key?
The SRTP key is exhanged on the start of the session. You can obtain this using mitm software like Fiddler.