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
Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
Your top-rated shield against malware and online scams | Avast Free Antivirus

Browse and email in peace, supported by clever AI

Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Free Download
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

Science/Research, Developers, Security Professionals, Security

Programming Language

C

Related Categories

C Security Software, C File Systems

Registered

2014-11-26