/xor-crypter

Simple XOR encryption tool in C

Primary LanguageC

  1. Build: make

  2. Run: ./xor <-i input> <-o output> <-s key_string|-p padfile|-k keyfile>