Skip to content

jpstratman/timestamp-channel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

timestamp-channel

Covert channel steganography tool to send and receive data using file timestamps.

Send data:
python timestamp_channel.py -p <storage_path> -i <input_path>

Receive data:
python timestamp_channel.py -p <storage_path> -o <output_path>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages