This document summarizes research on improving login authentication by providing a graphical password system. It discusses limitations of traditional text passwords, such as being vulnerable to guessing attacks. The proposed system allows users to select a personal image during registration and authenticate by selecting a region of that image. An experiment found the system reduced guessing attacks compared to text passwords. The document provides details on implementing the system, including storing selected image coordinates during registration and verifying the coordinates during login. It presents results showing the system encouraged more secure passwords compared to text passwords.