-
Notifications
You must be signed in to change notification settings - Fork 0
Capture NewRLE pcap from Palemoon for byte-diff #18
Copy link
Copy link
Open
Labels
needs-captureNeeds pcap / DevTools / mitmproxy captureNeeds pcap / DevTools / mitmproxy captureneeds-hardwareBlocked on access to live hardwareBlocked on access to live hardwarephase-4-guiGUI / KVM / vMediaGUI / KVM / vMediapriority-lowLow priorityLow prioritytype-researchReverse engineering / discoveryReverse engineering / discovery
Milestone
Metadata
Metadata
Assignees
Labels
needs-captureNeeds pcap / DevTools / mitmproxy captureNeeds pcap / DevTools / mitmproxy captureneeds-hardwareBlocked on access to live hardwareBlocked on access to live hardwarephase-4-guiGUI / KVM / vMediaGUI / KVM / vMediapriority-lowLow priorityLow prioritytype-researchReverse engineering / discoveryReverse engineering / discovery
Type
Fields
Give feedbackNo fields configured for issues without a type.
Run
tcpdump -i any -w newrle-keyframe.pcap host <hmm> and tcp port 2200while Palemoon connects to a blade with the new codec active. Save raw
chunks, decompress, diff against our
_iter_pngs_newrledecode trace fromthe same starting state.
Required for: closing the bug in #17.