Apple Continuity Protocol Reverse Engineering and Dissector
Stars
646
Forks
32
Watchers
646
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
removed the tvb_get_guint8() calls that were causing deprecation warnings when building Wireshark 4.4.0
9e7c811View on GitHubNaive copying of all the stuff from the 3.4.4 version seems to be sufficient to yield a version that will compile for 4.4.0 and parse within Wireshark as well as the prior versions (albeit with deprecation warnings that should ideally be cleaned up). Only a couple places where I'm unsure of things are tagged with XENO.
c125a62View on GitHubMerge branch 'dev' of github.com:furiousMAC/continuity into dev
56af7ddView on GitHubMerge branch 'dev' of github.com:furiousMAC/continuity into dev
b22f31bView on GitHub