Lucene search
+L

4 matches found

Kitploit
Kitploit
added 2026/08/30 12:04 p.m.7 views

steganography

图像隐写工具 简单 C++ 加密 和 隐写 工具,使用密码保护加密来确保文件内容安全,然后通过最低有效位(LSB)编码将其嵌入图像的像素数据中。适用于 Linux、MacOS 和 Windows 系统。 编码 root@kitploit: $ ./steganography encode -i data/orig.png -e data/jekyllandhyde.zip -o output.png Password: 1234 Image size: 640x426 pixels Encoding level: Low Default Max embed size: 132.38 Ki...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/30 11:02 a.m.2 views

Matroschka

Матрёшка 关于 Matroshka 是一个用纯 Python 编写的命令行隐写工具。你可以用它来隐藏并加密图像或文本于图像像素的最低位中。 加密 加密过程使用 HMAC-SHA256 对隐藏数据进行认证。因此,提供的 MAC 密码通过 SHA-256 摘要进行哈希处理,以生成 HMAC-SHA256 密钥。 MAC 和消息数据在嵌入图像数据之前,会使用 XTEA 算法(CFB 模式,运行 32 轮)进一步加密。XTEA 密钥的 SHA-256 哈希使用提供密码的 128 高位比特生成。CFB 64 位分组密码中使用一个随机的 8 字节种子。 解密...

5.8AI score
SaveExploits0
n0where
n0where
added 2017/03/13 5:40 a.m.28 views

Python Steganography Tool: Stegosaurus

Python Steganography Tool A steganography tool for embedding payloads within Python bytecode. Stegosaurus is a steganography tool that allows embedding arbitrary payloads in Python bytecode pyc or pyo files. The embedding process does not alter the runtime behavior or file size of the carrier fil...

0.4AI score
SaveExploits0References1
n0where
n0where
added 2016/07/17 8:45 p.m.35 views

Python Steganography Tool: Matroschka

Python Steganography Tool Матрёшка mɐˈtrʲɵʂkə is a command-line steganography tool written in pure Python. You can use it to hide and encrypt images or text in the least significant bits of pixels in an image. Encryption The encryption uses HMAC-SHA256 to authenticate the hidden data. Therefore t...

7.2AI score
SaveExploits0References1
Rows per page
Query Builder