JaydenTaojy / Reverse-engineering-HTTP-video-streaming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reverse-engineering-HTTP-video-streaming

See the assignment file for details about the projtect:

part d: import dpkt import math import struct import socket import re

Run: python d.py (d.py and youtube_lap.pcap, dailymotion_lap.pcap, vimeo_lap.pcap should in the same path)

part e: import dpkt import socket import re

Run: python e.py (e.py and youtube_lap.pcap should in the same path)

part f: import dpkt import socket import re

Run: python f.py (f.py and youtube_lap.pcap should in the same path)

About

License:MIT License


Languages

Language:Python 100.0%