Skip to content

insignia-live/xbcap2pcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xbcap2pcap

Converts packet capture files created by the Dashboard to pcap-files readable by Wireshark.

After a connection test has passed (or failed) on the Xbox Dashboard, pressing the Black button on the controller will save a packet log to the dashboard's user data folder (ex E:\UDATA\FFEE0000\XXX\NetCapInfo.dat)

Building

gcc -o xbcap2pcap xbcap2pcap.c

Usage

./xbcap2pcap NetCapInfo.dat NetCapInfo.pcap

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages