ßæÏ ãÚÑÝÉ ÇáÝíÑæÓÇÊ Úáì ÇáßãÈíæÊÑ How to track spyware or malware via cmd
How to track spyware or malware via cmd
Find Spyware-Malware In Your Computer Using Command Prompt
How-to: Use NETSTAT.EXE to detect spyware/malware



Now just go to start>>run>>type cmd

In the command prompt window type in netstat -ano & press enter(you can also use netstat -b)

-------------------------------------------------------

How to track spyware / malware with Comand prompt

Step 1# First open the Command Prompt and run it as administrator

Step 2 # Now paste the code given below and hit enter
netstat -abf 5 > activity.txt

Step 3# wait for 10-20 seconds or few minutes if you want. It all depends on how long you want to record the network traffic.
Step 4# Now press CTRL + C
Step 5# Now go to C: > Windows > System32 and find activity.txt file in this folder. Open this file and see the data.