Reputation: 3587
I want to intercept all network traffic coming and going from a specific application on a Windows XP. How do I get started doing this?
The goal would be to reverse engineer the API used between the local software and the remote software and implement the same API in my own software package.
I can program in anything, Java is the easiest however.
Upvotes: 0
Views: 735