SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Steganography Open-Source Projects
-
-
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
Project mention: Binary-to-text encoding optimised for Twitter and UTF-32 | news.ycombinator.com | 2022-12-22
Makes me think of embedding an overlay filesystem / OS over twitter lol.
Similar: https://github.com/DavidBuchanan314/tweetable-polyglot-png
-
-
-
steganography
Simple C++ Image Steganography tool to encrypt and hide files insde images using Least-Significant-Bit encoding.
-
stegseek
:zap: Worlds fastest steghide cracker, chewing through millions of passwords per second :zap:
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
AudioStego
Audio file steganography. Hides files or text inside audio files and retrieve them automatically
-
-
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].
-
steganography
Pure Golang Library that allows LSB steganography on images using ZERO dependencies (by auyer)
-
Information-Security-Tasks
This repository is created only for infosec professionals whom work day to day basis to equip ourself with uptodate skillset, We can daily contribute daily one hour for day to day tasks and work on problem statements daily, Please contribute by providing problem statements and solutions
-
-
Not sure exactly what you mean by random pixels, the scenario is vague. But maybe this is what you're looking for: https://github.com/xerohackcom/chaya Uses random pixels along with lsb technique with encrypted data.
-
image-stego
🏞 Steganography-based image integrity - Merkle tree nodes embedded into image chunks so that each chunk's integrity can be verified on its own.
Project mention: image-stego: - Steganography-based image integrity | reddit.com/r/CKsTechNews | 2022-12-24 -
-
pdvzip
Store up to ≈5MB of arbitrary data within a tweetable and 'executable' PNG image. (PNG-ZIP Polyglot).
Project mention: JPEG image of Shakespeare which is also a zip file containing his complete works | news.ycombinator.com | 2022-10-23In the years since I posted that, twitter has changed some of their image processing pipeline, so that precise technique no longer works if you want to upload new files (last time I checked - and I didn't investigate further or look for workarounds).
However, it's much easier to embed data into PNGs, and the best twitter-compatible implementation of this I'm aware of can be found here: https://github.com/CleasbyCode/pdvzip
-
-
-
stegano-rs
A cross-platform command line tool for steganography focused on performance and simplicity written in rust-lang.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Steganography related posts
- Weird things I learned while writing an x86 emulator
- image-stego: - Steganography-based image integrity
- Steganography-Based Image Integrity
- Decrypting steganography images with steghide
- StegCloak
- Encrypt and hide files inside images!
- How to encrypt a picture without losing the JPEG, PNG, etc. format?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea59ae51f0>
www.saashub.com | 3 Feb 2023
Index
What are some of the best open-source Steganography projects? This list will help you:
Project | Stars | |
---|---|---|
1 | hackingtool | 28,470 |
2 | StegCloak | 2,830 |
3 | tweetable-polyglot-png | 2,358 |
4 | stego-toolkit | 1,979 |
5 | stegify | 1,070 |
6 | steganography | 846 |
7 | stegseek | 651 |
8 | Stegano | 425 |
9 | FractalCryptGUI | 360 |
10 | AudioStego | 222 |
11 | SteganoGAN | 214 |
12 | steg86 | 210 |
13 | steganography | 178 |
14 | Information-Security-Tasks | 150 |
15 | Image Steganography | 122 |
16 | Chaya | 113 |
17 | image-stego | 95 |
18 | writeups | 91 |
19 | pdvzip | 88 |
20 | HiddenWave | 87 |
21 | steganography | 80 |
22 | stegano-rs | 67 |
23 | Tartarus | 59 |