This code contains the necessary functions used to implement a Unix like login.
The console.c and console.h are the files which contain the functions getch and getche for linux systems. The login.c and login.h files contain the function GetPassword which gets a single character at a time and prints *.