Network Tools (Latest Update)
Submitted by mark-12345 on Monday, July 10, 2017 - 10:04.
If you have downloaded my source code Network Tools before, I fixed and added some features. You may download the code again to get the latest update.
What's New
-Fixed all the bugs of the old version
-Added Advanced Wi-Fi Hotspot with ICS (Internet Connection Sharing)
This programs contains the following programs:
------------------------------------------------------------------
1-Wi-Fi Connector : Connects To Available Wi-Fi Network.
2-Router Password Cracker : To Crack Router's Gateway Password.
3-IP Trace : Trace The IP Address For Any Website.
4-IP Tracker : Gets Your WAN IP Address.
5-Lan Messenger : Chat Between Computers On Same LAN Network.
6-Email Sender : For Sending E-mails Using SMTP Server.
7-Email Viewer : For Receiving E-mails Using POP3 Server.
8-YouTube Downloader : For Downloading YouTube Videos.
9-File Downloader : For Downloading Files.
For any (suggestions/opinions/bugs/comments) Contact Me :-
My E-mail : [email protected]
Security exception handle
when i tried running the source code on visual studio13, it display a message "An unhandled exception of type 'System.Security.SecurityException' occurred in mscorlib.dll
Additional information: Requested registry access is not allowed." under the line code:
Dim WLANHotspotKeyRegKey As RegistryKey
WLANHotspotKeyRegKey = Registry.LocalMachine.OpenSubKey("SOFTWARE\WLANHotspot", True)
pc specification: OS windows 10 enterprise, visual studio 13, .NET Framework 4.0
Network tools
Try to run the program as an administrator , if it is still not working , send me an E-mail : [email protected]
Add new comment
- Add new comment
- 199 views