Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

information-hiding

Here are 30 public repositories matching this topic...

Some network covert channel projects of my own research, containing a protocol channel tool (protocol switching covert channel, PCT/PSCC), a protocol hopping covert channel (PHCC) tool, the protocol channel-aware active warden (PCAW) and ... VSTT.

  • Updated Apr 2, 2025
  • C

The Covert Channel Educational Analysis Protocol (CCEAP) is a network protocol designed for teaching covert channels to professionals and students in higher education. It is also an easy-to-use covert channel traffic generator. The basis for CCEAP are so-called `hiding patterns'.

  • Updated Apr 17, 2025
  • C

A comprehensive toolkit for steganography and steganalysis. stegano-sec enables users to hide, extract, and analyze hidden data within images, audio, and other files. With support for multiple algorithms and detection techniques, it is suitable for security researchers, CTF participants, and anyone interested in information hiding.

  • Updated Sep 7, 2025
  • Python

BBIS (Binary-Based Instruction Substitution) is a novel technique to hide data in executables. This is achieved by changing assembly instructions to equivalent instructions in the executable's code according to binary string of the data to hide.

  • Updated Jun 17, 2023
  • Python

Improve this page

Add a description, image, and links to the information-hiding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the information-hiding topic, visit your repo's landing page and select "manage topics."

Learn more