CarloWood / xor-files

XOR for two or more files and get the result on a pipe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xor-files

XOR for two or more files and get the result on a pipe.

How to Generate Binaries

**Requires gcc

  • Download source code xor-files.c
  • Open a terminal
  • cd to the download directory
  • Type "gcc xor-files.c -o xor-files"

This should provide binaries in download directory.

About

XOR for two or more files and get the result on a pipe

License:Other


Languages

Language:C 100.0%