This is a project from 10th grade that I made in cyber class
Instructions:
- Download DOSBOX for your pc
- Paste the encrypt.asm file in TASM\bin folder
- Run DOSBOX
- Open your TASM\bin folder, by using cd command
- tasm encrypt
- tlink encrypt
- td encrypt
- run the program
Developer Instructions: In DATASEG portion of the file you will find the useful properties such as filename and more that you can tweak to your will