Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pchaigno/covertchannels

A set of covert channels
https://github.com/pchaigno/covertchannels

Last synced: about 2 months ago
JSON representation

A set of covert channels

Awesome Lists containing this project

README

        

CovertChannels
==============

A set of covert channels created for the Covert Communications class at Rochester Institute of Technology.

- [file_exists](https://github.com/pchaigno/CovertChannels/tree/master/file_exists/) - Encodes bits by creating/removing a temporary file. 2.24KiB/s with the second version.
- [git_hashes](https://github.com/pchaigno/CovertChannels/tree/master/git_hashes/) - Sends messages through the hashes of git commits.