[Release] Network Packet Logger
Hello ragezone, I have been leaning C# from google, and I came across a tutorial on how to make a packet logger in C#, and I decided to code it and see how you guys like it!
Image:
http://virzen.net/img/c8k56k.png
http://virzen.net/img/qq22w7.png
This program shows you all the packets sent and received going through your IP (if you have multiple IPs, then you can choose them)
Download:
http://virzen.net/ragezone/PacketMonitor_Secure.rar
Requirements:
This program will work on most computers, and to be able to run this program, you'll need to have Administrator access, and you'll need to run it as administrator!
:): If you need anything done, I can try and see what I can do.
(Still learning)
Re: [Release] Network Packet Logger
Re: [Release] Network Packet Logger
Good progress, seems quite good tbh.
Quote:
Originally Posted by
Swag
I came across a tutorial on how to make a packet logger in C#
The question is however, how much did that tutorial spoonfeed you? If it just supplies you with the code to write it's as good as worthless (except for the fact that you learn to think in specific manners which are required to code like this). But yeh, if it's one of those tutorials it didn't really teach you much. Smart thing to do would be expanding on the idea yourself like add a save option and save all packets into a log file.
Not trying to say you just copy and pasted a tut here, just wanna help you improve your C#.
Re: [Release] Network Packet Logger
Does it let you view the packets?
Re: [Release] Network Packet Logger
Pasting the CodeProject raw socket examples into your solution does not constitute making a program.
Re: [Release] Network Packet Logger
Quote:
Originally Posted by
Swag
Hello ragezone, I have been leaning C# from google, and I came across a tutorial on how to make a packet logger in C#, and I decided to code it and see how you guys like it!
Image:
http://virzen.net/img/c8k56k.png
http://virzen.net/img/qq22w7.png
This program shows you all the packets sent and received going through your IP (if you have multiple IPs, then you can choose them)
Download:
http://virzen.net/ragezone/PacketMonitor_Secure.rar
Requirements:
This program will work on most computers, and to be able to run this program, you'll need to have
Administrator access, and you'll need to run it as administrator!
:): If you need anything done, I can try and see what I can do.
(Still learning)
Suggestionl;
If you wish to make this more useful, add a function that counts IP connects per IP, for example it should count the amount of connections per 24 hours on 87.9.1.#.# or whatever! Most of the people here would find that useful to have a 3rd party program do it; helps block abusive ips as well! But nice work;
Regards,
Ytys Vynsan
Re: [Release] Network Packet Logger
I am pretty sure that changing the GUI of an open source packet monitor does not make it yours.
Packet Monitor in C#
If you think it is not this source, then explain why when decompiled it describes of the site Mentalis?