This modification of the ext2 kernel module allows to create files (cover files) whose block arrangement gets manipulated to represent a binary code, which can be extracted later.

The information hiding approach used in this project was introduced by Khan et. al in
'Designing a cluster-based covert channel to evade disk investigation and forensics' (1st approach).

Algorithm:
When a cover file is written, an even blocknr. (for the 1st datablock) is choosen to represent a 0 or an odd blocknr. to represent an 1. For the remaining blocks of the cover file till the end of the code is reached,
an adjacent blocknr. represents the same bit as the previous one and a non-adjacent blocknr. (a block will be skipped) a negated previous bit.

It's necessary to use a partition with enough adjacent free blocks (code length + holes for fragmentation) within a blockgroup, for this algorithm to work correctly.


WARNING: This is experimental software and could cause crashes or data loss!

Features

  • Hides a binary code in ext2/3 partitions through fragmentation of blocks from cover files
  • Simply replace the existing ext2 module with this one to generate cover files
  • Write on existing ext2 and ext3 partitions
  • No additional storage space for the code is required

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 2.0 (GPLv2)

Follow ext2 info hiding mod

ext2 info hiding mod Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

The database for AI-powered applications.

MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ext2 info hiding mod!

Additional Project Details

Operating Systems

Linux

Intended Audience

Developers, Science/Research, Security, Security Professionals

Programming Language

C

Related Categories

C Security Software, C File Systems

Registered

2014-11-26