Soldato
- Joined
- 16 Nov 2003
- Posts
- 9,682
- Location
- On the pale blue dot
Hi guys,
I'm trying to automatically logon to live.xbox.com as part of the next phase of my gamertag site, so I need to pass through to the site - though my c# application - my log on credentials.
Now automatic logon can be used for nefarious purposes so all the sites that I've found on the subject so far are dodgy and full of 'man-in-the-middle' tools to hijack and inspect traffic.
What I really need is a tool or process that will help me inspect what is POSTed when you hit logon so I can pass that through the app. Any useful, non-nefarious tools out there to help, or alternatively a way of auto-logging on programmatically?
I'm trying to automatically logon to live.xbox.com as part of the next phase of my gamertag site, so I need to pass through to the site - though my c# application - my log on credentials.
Now automatic logon can be used for nefarious purposes so all the sites that I've found on the subject so far are dodgy and full of 'man-in-the-middle' tools to hijack and inspect traffic.
What I really need is a tool or process that will help me inspect what is POSTed when you hit logon so I can pass that through the app. Any useful, non-nefarious tools out there to help, or alternatively a way of auto-logging on programmatically?