搜索资源列表
jsteg
- 一个关于JPEG图形图像处理的隐写嵌入工具
stegdetect-0.5.tar
- 可以对outguess/F5/Jsteg等隐写软件进行统计检测的源码
图像隐写算法
- 关于BMP图像的隐写算法,其中有LSB、MLSB、+-K、Jsteg算法的隐写和相应算法的提取
jsteg
- 一个关于JPEG图形图像处理的隐写嵌入工具-A JPEG graphic image processing embedded steganography tools
stegdetect-0.5.tar
- 可以对outguess/F5/Jsteg等隐写软件进行统计检测的源码-Can outguess/F5/Jsteg such as steganography detection software source statistics
steganography_in_jpeg
- data hasnt been embedded in dc coeffs,therefore results in a better histographic response.unlike methods like jsteg where quantized coeffs wid value 1 are not altered because they can be made equal to zero,here they can
attackjsteg
- 抗jsteg的隐写分析,jsteg jpeg图像隐写的重要方法之一。-Anti-jsteg of steganalysis, jsteg jpeg image steganography one of the important ways.
JPEGJsteg
- Jsteg_Mu可批量对JPEG图像进行Jsteg隐写。 Jpeg_Or 为jpeg密写的原始图像的文件夹, Jpeg_Di 为jpeg密写后密写了的图像的文件夹,code_file 为密写的文件,rate 为密写嵌入率.-Jsteg_Mu JPEG images can be batch Jsteg on steganography. Jpeg_Or jpeg steganography for the original im
Jsteg
- code implements an advanced jsteg
TestJSteg
- JSteg隐写算法VC源码,可在图片中进行信息隐藏。-JSteg VC source steganography algorithm
jsteg
- Jsteg算法实现基于JPEG图像的信息隐藏-Jsteg algorithm information hiding based on JPEG image
jpeg-jsteg-v4.diff
- jpeg-jsteg-v4是jsteg顺序嵌入秘密信息的隐写软件-jpeg-jsteg-v4 is jsteg secret information embedded in the hidden order in writing software
Jsteg
- JSteg algorithm for bmp
JSTEG
- Jsteg隐写算法[23][24]由D. Upham提出,该算法将秘密信息嵌入在量化后的DCT系数的LSB上,但值为-1、0、+1的DCT系数例外。提取秘密信息时,也只是将隐藏信息的图像中不等于-1、0、+1的量化DCT系数的LSB取出即可-steganography of jsteg
JSTEG
- 基于JSteg顺序隐写的快速卡方检验方法-Sequence based steganography JSteg quick chi-square test method
JSteg
- JSteg隐写技术matlab实现代码--基本思想:用秘密信息比特直接替换JPEG图像中量化后DCT系数的最低比特位,但若量化后DCT系数为0或者1,则不进行处理。(DCT系数的LSB嵌入) -JSteg steganography matlab code- the basic idea: direct replacement with the secret information bits JPEG image quantize
Jsteg
- Jsteg算法实现,Jsteg是一种基于JPEG的常用信息隐藏算法步骤如下: 首先,把掩体图像分为不重叠的8*8的子块,对每一子块进行DCT并对变换得到的DCT系数进行量化 其次,将待隐藏的信息进行加密,将加密结果嵌入到量化后值不为0,1或-1的DCT系数的最 低有效位(LSB)中,其嵌入顺序是按zigzag扫描顺序进行的。最后,用JPEG的嫡编码(包括哈夫曼编码,游程编码及DPCM)对嵌入秘密信息后的每一子块进行编码,从而
Jsteg
- 基于DCT的jsteg图像隐写及分析算法,MATLAB实现。 JSteg的算法主要思想是将秘密消息嵌入在量化后的DCT系数的最低比特位上,但对原始值为O、1的DCT系数不进行嵌入。提取秘密消息时,只需将载密图像中不等于0、l的量化DcT系数的LSB取出即可。(The main idea of the JSteg algorithm is to embed secret messages in the lowest bit of the
stegdetect-0.6.tar
- 这个软件可以破解JEPG隐藏文件,程序主要用于分析JPEG文件。因此用Stegdetect可以检测到通过JSteg、JPHide、OutGuess、Invisible Secrets、F5、appendX和Camouflage等这些隐写工具隐藏的信息。(You can break JEPG hidden files)
jsteg
- jsteg algorithm; steganography