Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 627 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 627 Bytes

Assembly_XOR_Encrypt

XOR Encryption/Decryption for Text Files

To Do:

  • Binary File Support
  • Binary to Text File Conversion
  • Better encryption key (single character is lame)
  • Basic Console File Editing (READ, APPEND, WRITE, CREATE)
  • Become dependent from the Irvine library

Screenshots:

01 02 03