Skip to content

Collection of my first VB.NET applications created on Visual Basic 2010

Notifications You must be signed in to change notification settings

majdalsado/vb.net-projects

Repository files navigation

VB.NET Projects

Collection of some of my first applications created in VB.NET back in 2010. These were my first few experiments with programming as a curious 14 year old. These application were mostly created for my own amusement and functions served are very niche to my needs at the time. There is no malicious intent in any application however I cannot be held liable for any damage possibly caused. The compiled executable can be found in each project folders /bin/Debug folder

Notable Projects

Internet Blocking Agent

An internet management tool used to block websites via HOSTS file featuring user system, backups, and tracking of websites.

KeyLogger

Proof of concept tool which tracks user keystrokes and saves to .txt file with ability to upload to FTP server.

Communications

Proof of concept client-server communication application. Made to test how to communicate between two computers via VB.NET, it features a client and server mode. The server connects to a FTP server and writes commands into a .txt file which is downloaded by the client, processed, and the desired output is executed.

MineMod Installer

Application to install custom minecraft mods to minecraft installation through .JAR file

PlayBook Installous

Application to install android .apk files to the Blackberry PlayBook tablet

Reddit Reader

Browser application to browse reddit.com

Connection Benchmark

Simple application to test internet connectivity and speed. Creates a report of ping test and stability across various servers.

About

Collection of my first VB.NET applications created on Visual Basic 2010

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published