搜索资源列表
pe_decoder
- 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
stegparty.tar
- 基于图象的信息隐藏的C源码-image-based information hidden C source
Arnold-and-FanArnold 这是Arnold变换 and 反变换的源代码
- 这是Arnold变换 and 反变换的源代码.算法是经过改正的,运行可靠。在图像处理过程中用于图像预处理。-This is the Arnold transform and inverse transform of the source code. Algorithm is the result of correct and reliable operation. In the image processing for image preprocessing.
rsa
- RSA加密/解密算法实现源码与例子 -The source code and examples of implement of RAS encryption and decryption algorithm
fingerprint
- 这是matlab从runlenth code 中译码 并指纹提取的源码 一个m文件 三张 指纹图像文件-This is runlenth code in matlab from the decoding and extracting the source fingerprint of a document m 3 fingerprint image files
chaos_scrambling
- 关于数字水印嵌入时处理水印的源代码,采用猫脸变换对水印图像进行预处理 -Be dealt with on the digital watermark embedding watermark source code, using a cat face on the watermark image pre-processing transformation
imageencryption
- matlab image encryption source code
RSA
- 运用java技术,基于RSA算法,实现对图片文件进行加密解密的源代码-Using java technology, based on RSA algorithm, the image files on the source code for encryption and decryption
MyTools.FileMd5Check.NF2
- 这是一款有我自己开发的小工具,主要作用是通过Md5算法分析文件的重复性,比如说,在某些目录下你收集了大量的图片文件,通常会有大量的重复(这是我的经验),用这款软件可以轻松去除重复文件,并导出分析报告等,附上源码供大家学习交流使用!-There is a small tool for my own development, the main role is to document the repeatability Md5 algorithm analysis, for example, in s
SingleKeyExample
- Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。 用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥; 用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
chaos
- 基于混沌理论加密的图片水印加密技术源代码-Based on chaos theory, the image watermark encryption technology encryption source code
Fusion_old
- A novel higher order singular value decomposition (HOSVD)- based image fusion algorithm is proposed. The key points are given as follows: 1) Since image fusion depends on local information of source images, the proposed algorithm picks out info
DCT
- 通过MATLAB,基于图像变换域的信息隐藏源码-MATLAB, based on the information of the image transform domain hidden source
finger(-C)
- 指纹图像增强、求方向图、二值化、细化、特征提取、特征匹配等算法 的c语言源程序,还有实例演示,本人千辛万苦才找来的, 提供给大家分享。 -Fingerprint image enhancement, seeking direction map, binarization, thinning, feature extraction, feature matching algorithm c language source code, as well as examples of pre
matlab4f.m
- matlab中基于4f系统的图像的加密和解密源程序-matlab image encryption and decryption source 4f system based on the
WATERMARK
- 数字水印的C源文件,包括头文件等等。对图像识别和隐藏感兴趣的朋友可以-Digital watermarking C source files, including header files, and so on. Friends image recognition and hidden interest to look
Arnold-Transform
- Arnold变换及其逆变换的MATLAB源码,图像处理中常用的代码。-The MATLAB source code of Arnold transform and its inversion for image processing.
Steganography-master
- 关于图片视频隐写的相关开源代码等等的东西 非常有用-Something about the video image steganography associated open source code, and so useful
hc106
- Genetic algorithms using MATLAB path planning, Including the final calculation of the compressed image peak signal to noise ratio and compression of the source, Build a framework OFDM communication system.
blind-watermark-master
- 基于傅里叶变换的数字盲水印加解密 加密文件encode-python.py, 解密文件decode-python.py 依赖环境:python+opencv 命令行参数 encode: --image [源文件] --watermark [水印文件] --result [生成目标文件地址] [--alpha 混杂强度] decode: --original [源文件] --image [待解密文件] --result [水印生成文件地址](Digital blind wate
