Here is another Assembly Language Tutorial Sample Program. This program is creating a fixed password to a certain application. This One of the basic examples unlike some of the other programs that passwords can be changed without accessing the source code. But here we created a program that has a fixed password abcdef. It is then displayed as a # when type from the keyboard. When password is correct the background color is the changed and the ASCII characters then
Continue Reading
