How do you intercept?
How to find out which port is some application using?
How to find out which ports do I have opened?

How to log on to my own machine?
How to allow foreign application to log on to my machine?
How to send one by one character?

How to send text without enter at the end?
How to find out IP of a certain host?
How to write in consol?
How to save notes?
What's the difference between Send text" and "send password" edit?

 

How do you intercept?
First click on tab that says INTERCEPTOR.
Let's say you chose to intercept information transferring between your browser and server.
First you have to find out which port does your browser uses (how). Then you have to decide which server you intend to watch. Let say (www.evolution-team.net) you input server in to edit where it says "IP / Host" then you input port that you retrieved into edit that says "Listen on port". After filling these two edits you go to your browser and log on to your machine (how). Then you return to Port Sweep and press "connect" button under the port input.
After this you will see information transferring from server to client and back. If you want to interfere you just input text to either (client) which is your browser, or to (server) which is server you are connected to.

How to find out which port is some application using?
You have to click on tab that says NETSTAT.
Here you have list of all ports that are currently used. Now you click on sub tab that says Changes. After you did this you just run your application and connect to some server. Go back in Port Sweep and watch which new ports have been opened.
It is advisable to run one application at the time. Other vice there will be too many changes and you won't be able to find out which port is for which application.

How to find out which ports do I have opened?
You have to click on tab that says NETSTAT.
And here you have all the info about your currently opened ports and any changes that were made

How to log on to my own machine?
You can log to your own machine by knowing its IP which is in the caption of the form, or by writing (localhost - 127.0.0.1) or by entering your machines name.
If you wish to use Port Sweep you have to click on tab that says CONNECTION and there you input hostname and port that is opened.

How to allow foreign application to log on to my machine?
First click on tab INTERCEPTOR.
In the right bottom corner you will see group box that says "Host - Server" there you input port you want that application to connect to. Then you click on button Listen[off] to enable this port.
After connection is established (you will se this in left window) you can send information to computer by entering it into "send text" edit.

How to send one by one character?
Just enable the check box that says Char. You can find it in tab connections.

How to send text without enter at the end?
Just enable the check box that says Enter. You can find it wherever you send any text to server or client.

How to find out IP of a certain host?
Just click on tab that says TRACE and in the bottom right corner and input that address into field that says "host to IP" and press enter.

How to write in consol?
To input command you have to first click . (Dot) for program to recognize the command. For every command that you don't know how it works you can type ".help COMMAND". If you wish the list of all commands just type ".help help".

How to save notes?
You don't they are saved with every change you made into file "notes.dat". So if you wish to save it into another file just copy it and rename it.

What's the difference between Send text" and "send password" edit?
None. Second is used to send password if you don't want to show it to people looking at you.