steg86
steganography
Our great sponsors
steg86 | steganography | |
---|---|---|
2 | 1 | |
245 | 80 | |
- | - | |
7.3 | 0.0 | |
18 days ago | almost 2 years ago | |
Rust | Rust | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
steg86
-
Weird things I learned while writing an x86 emulator
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].
- Yes, the 8086 wanted to be mechanically translatable from the 8080, but
steganography
-
Blazingly fast cloud storage 🚀
joke's on you, the first commit to that repo is from 2022, this crate's way older
What are some alternatives?
oxipng - Multithreaded PNG optimizer written in Rust
opencv-rust - Rust bindings for OpenCV 3 & 4
Raster - An image processing library for Rust
image - Encoding and decoding images in Rust
imageproc (PistonDevelopers) - Image processing operations
imageproc - An advanced image processing library for Rust.
img-hash - A Rust library for calculating perceptual hash values of images
ggez - Rust library to create a Good Game Easily
static-web-server - A cross-platform, high-performance and asynchronous web server for static files-serving. ⚡
image-conv - Rust library for image convolution.
stegano-rs - A cross-platform command line tool for steganography focused on performance and simplicity written in rust-lang.
cross - “Zero setup” cross compilation and “cross testing” of Rust crates