https://github.com/dhondta/stegano-tools
Collection of steganography tools for images and text
https://github.com/dhondta/stegano-tools
base32 base64 codext ctf-tools lsb lsb-steganography pit pit-steganography pvd pvd-steganography security-tools stegano steganography tinyscript
Last synced: 2 months ago
JSON representation
Collection of steganography tools for images and text
- Host: GitHub
- URL: https://github.com/dhondta/stegano-tools
- Owner: dhondta
- License: gpl-3.0
- Created: 2020-12-06T09:39:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T08:10:04.000Z (over 1 year ago)
- Last Synced: 2023-11-15T09:27:06.151Z (over 1 year ago)
- Topics: base32, base64, codext, ctf-tools, lsb, lsb-steganography, pit, pit-steganography, pvd, pvd-steganography, security-tools, stegano, steganography, tinyscript
- Homepage:
- Size: 573 KB
- Stars: 27
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Steganography Tools Collection
![]()
Some handy steganography tools.
```sh
$ pip install tinyscript
```### Base32/64
- [Base32/64 padding](https://gist.github.com/dhondta/90a07d9d106775b0cd29bb51ffe15954)
**Try It Now**: [Root-Me / Steganography / Base Jumper](https://www.root-me.org/en/Challenges/Steganography/Base-Jumper)
### Decoding
- [CodExt](https://github.com/dhondta/python-codext#usage-cli-tool)
**Try It Now**: [Root-Me / Steganography / Steganomobile](https://www.root-me.org/en/Challenges/Steganography/Steganomobile)
### Image
- [Least Significant Bit (LSB)](https://gist.github.com/dhondta/d2151c82dcd9a610a7380df1c6a0272c)
**Try It Now**: [Root-Me / Steganography / LSB - Uncle Scrooge](https://www.root-me.org/en/Challenges/Steganography/LSB-Uncle-Scrooge-249)
- [Pixel Indicator Technique (PIT)](https://gist.github.com/dhondta/30abb35bb8ee86109d17437b11a1477a)
**Try It Now**: [Root-Me / Steganography / Pixel Indicator Technique](https://www.root-me.org/en/Challenges/Steganography/Pixel-Indicator-Technique)
- [Pixel Value Differentiator (PVD)](https://gist.github.com/dhondta/feaf4f5fb3ed8d1eb7515abe8cde4880)
**Try It Now**: [Root-Me / Steganography / Pixel Value Differencing](https://www.root-me.org/en/Challenges/Steganography/Pixel-Value-Differencing)
## :clap: Supporters
[](https://github.com/dhondta/stegano-tools/stargazers)
[](https://github.com/dhondta/stegano-tools/network/members)