Skip to content

hansinator/covert

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 sender continously monitors the avalable memory bandwidth by 
constantly performing memcpy-like operations and measuring the
time it took.




About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 84.7%
  • Python 9.0%
  • C 6.3%