Skip to content

This is a password validity checking system designed with assembly language used to program the 8086 Microcontroller . The project was executed using tools like DosBox and TASM.

License

BhakeSart/Password-Validity-Checking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password-Validity-Checking-System

Problem Statement:

To write a program in 8086 Assembly Language that checks an input string against a password string stored in memory and outputs a message based on whether the password is matched or not.

Tools used:

  1. DOSBox : DOSBox is a free and open-source emulator which runs software for MS-DOS compatible disk operating systems—primarily video games. It was first released in 2002.
  2. TASM 1.4 : Turbo Assembler aka tasm is an assembler for software development published by Borland 1989.

Flow of the Project:

Flow of the Project

About

This is a password validity checking system designed with assembly language used to program the 8086 Microcontroller . The project was executed using tools like DosBox and TASM.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published