MCPcopy Index your code
hub / github.com/djhworld/stegtool

github.com/djhworld/stegtool @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
6 symbols 11 edges 1 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Steganography tool

Encode data into PNG images!

stegtool 0.1
Daniel Harper
Steganography tool

USAGE:
    stegtool [SUBCOMMAND]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

SUBCOMMANDS:
    decode    decodes data from an image (if available!)
    encode    encodes data into a cover image
    help      Prints this message or the help of the given subcommand(s)

Building

Note building requires the steg library to be available in ../

cargo build

Core symbols most depended-on inside this repo

setup_logging
called by 2
src/main.rs
stdout_or_file_writer
called by 2
src/main.rs
err_to_io_error
called by 2
src/main.rs
run
called by 1
src/main.rs
stdin_or_file_reader
called by 1
src/main.rs
main
called by 0
src/main.rs

Shape

Function 6

Languages

Rust100%

Modules by API surface

src/main.rs6 symbols

For agents

$ claude mcp add stegtool \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact