Rust Steganography

Open-source Rust projects categorized as Steganography

Top 3 Rust Steganography Projects

  • steg86

    Hiding messages in x86 programs using semantic duals

    Project mention: Weird things I learned while writing an x86 emulator | news.ycombinator.com | 2023-02-02

    This is a good list! Another fun quirk: because x86 is a register-memory architecture and allows all kinds of variants of reg/mem operand encodings, there are a handful of equivalent encodings with exactly the same lengths (and just slightly different ModR/M bytes). You can take advantage of this to do software fingerprinting or, in my case, steganography without changing an executable’s size or semantics[1].

    [1]: https://github.com/woodruffw/steg86

  • steganography

    A simple steganography library written in rust (by teovoinea)

    Project mention: Blazingly fast cloud storage 🚀 | /r/rustjerk | 2023-02-22

    joke's on you, the first commit to that repo is from 2022, this crate's way older

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • stegano-rs

    A cross-platform command line tool for steganography focused on performance and simplicity written in rust-lang.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-02-22.

Rust Steganography related posts

Index

What are some of the best open-source Steganography projects in Rust? This list will help you:

Project Stars
1 steg86 268
2 steganography 85
3 stegano-rs 84
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com