timestamp-channel Covert channel steganography tool to send and receive data using file timestamps. Send data: python timestamp_channel.py -p <storage_path> -i <input_path> Receive data: python timestamp_channel.py -p <storage_path> -o <output_path>