Skip to content

Latest commit

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

********************************************
** This is an experimental code dumpyard! **
********************************************
== Covert channel expoiter ==
In general, the code in this repository tries to use available memory bandwith in you computer to communicate information between
processes.
The sender modulates the shared resource "memory-bandwith" by periodicall performing memcpy like operations.
The receiver continuosly monitors the avalable memory bandwidth by performing memcpy-like operations and measuring the time it took.
In this example code we use frequency-shift keying (FSK) to encode bits.

About

memory bandwidth covert channel

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages