
hitMan Visual Basic Source Code (AOL PWC)
(DISCLAIMER: The software attached is NOT legal to use but is legal to view and has educational value to those who would like to learn how to connect to remote servers using the HTTP protocol (and Winsock) through their Visual Basic applications for PC. During development stages of this application it was completely legal to make such software, but is not now. You have been warned.)

hitMan was an AOL/AIM password cracker which I had developed when I was learning how to program for Windows PC's and communicating with the AOL software. It was originally developed with the intent to display to other programmers how evolved I was getting and to convey how they should also be; follow your own path and don't be a follower. It was completely programmed using Visual Basic 6.
Within the source code you will discover how to connect to a remote server and send/retrieve data (communicate through proxies also). You will also learn how to manipulate other software (specifically the AOL software) using basic Windows manipulations. I'm sure you'll also learn way to much about using Visual Basic as a whole (my primary reason for releasing this source code), like window manipulations, Windows memory usage, shell calls, etc.
Remember, if you are to compile the source files and try to use this software you could be held accountable for whatever is to happen.
