T
T
Tenebrius2015-11-01 23:23:21
Windows
Tenebrius, 2015-11-01 23:23:21

How to find out what network resources an application uses?

There is an application (exe), how to find out which addresses on the network it connects to and what is transmitted back and forth?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Saboteur, 2015-11-02
@Tenebrius

the simplest is tcpview

O
OvLab, 2015-11-01
@OvLab

For such purposes, network sniffers are used. Here is the first one issued by Google: Network Packet Analyzer or here: Free Network Analyzer
If the contents of the packets do not matter, then it will be enough to install a firewall in learning mode - questions will be asked from the application for each new connection, while it will be clear who and where establishes a connection .
Well, the last option (the most interesting) is reversing the application.

V
Vladimir Martyanov, 2015-11-02
@vilgeforce

Wireshark to the rescue.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question