搜索资源列表
CRC32_base
- CRC加密和解密程序,ASM源程序代码编写-CRC encryption and decryption procedures, the preparation of ASM source code
jiamiJIAMI
- 文件加密程序 1. 对指定的文本文件进行加密(应判断其是否已经加密,若已加密则结束该步骤,否则提示输入加密口令,对文件进行加密); 2. 加密解密方法:输入一个6字符的密钥,将文件数据和密钥进行异或运算。不足6字节的部分,和密钥相应的位进行运算。加密解密方法一样。 3、加密解密后,将数据重新写入文件。 -an encrypted document. For the specified text file encryption (should judge whether encry
Dynamic-encrypt-instruction
- 指令动态加密法。这儿讲述的是用单条指令加密法,再用 int 1 单步中断解下一条指令的第一字节,由于用另外程序解密时无法预知指令长, 所以不能用编程的方法解密,只能用手工一条一条地解。具体实现见注释,这种加密法的麻烦只处就是加密时也要一句一句来。-directive dynamic encryption method. Here is on the order of the single-encryption method, and then a single step int slips of
dump
- 反调试技术原理!测调试器,攻击调试器,anti-OD等各种方法的原理分析与测试实例。 本人学习的总结,理论部分参考了《脱壳的艺术》、《加密与解密》以及本人从网络上收集的资料,在此向原作者致敬。 根据个人理解对各种反调试技术进行了汇总和高度归纳,并提供了本人创作的各种反调试实例及源代码-Principles of anti-debugging techniques! Test debugger, debugger attack, anti-OD theory and
DESjiamihejiemi
- 一个简单的c++程序,运用DES算法,可以对字符串进行加密解密,c-DES algorithm encryption and decryption of string
1991
- ds1991 读写 加密 解密 经过验证 可以使用-ds1991 reader can verify the encryption and decryption through the use of
Code_Huffman
- 详细介绍了霍夫曼编码的源代码 用于图象的加密解密程序-Huffman code described in detail the source code for image encryption and decryption process
Assemble_Language
- 《汇编语言全接触》汇集了Iczelion的多本教程,以及罗云彬教程,另有加密解密,病毒分析和防治-" Assembly Language Keys," a collection of more than Iczelion Guide and Tutorial Luo Bin, and another encryption and decryption, analysis and control of virus
RightHuan
- 简单汇编程序 实现简单的文件加密解密 直接点击exe文件即可运行 附带源码 -Simple assembler to achieve a simple file encryption and decryption can be run directly click on exe file with source code
mini1
- asm的简单的数据加密解密和数据格式转换程序。-an asm program for data encryption and decryption and format conversion.
asm
- 好东西,一个汇编程语言学习经典资料,系统研究dos、windows底层,pe文件分析,病毒代码分析,文件加密解密等汇编语言应用。-A good thing to learn a programming language, the classic exchange of information, systematic study dos, windows bottom, pe document analysis, the virus code analysis, file encryption a
huibianyuyan
- 一份简单的毕业设计.掌握8086汇编语言程序设计方法,设计不同的加密算法并完成对数据的加密和解密工作。-A simple graduation design. 8086 assembly language programs to master design methodology, design and completion of different encryption algorithms for data encryption and decryption work.
file
- 汇编做的文件的加密和解密,并显示文件的的内容,寻找当前目录下的所有文件-A compilation of the document encryption and decryption, and displays the contents of the file to find all the files in the current directory
hbyyqjc
- 汇编语言全接触,了解IczeLion的win32汇编教程,加密解密-Keys assembly language to understand IczeLion compilation of tutorials for win32, encryption, decryption, etc.
Assembly-Language-Keys
- win32下的汇编教程收集整理,win32的ASM经验收集,汇编的加密解密教程,病毒防治以及分析-compilation under win32 tutorial to compile, win32 the ASM experience in the collection, compilation of the encryption and decryption tutorial, virus prevention and analysis
A-string-of-encryption-and-decryption
- 简单的用汇编语言设计字符串的加密与解密。关键是显示部分,挺好玩的-Design a simple assembly language string encryption and decryption. The key is to show some really fun
Win32asm.teach
- 汇编 加解密 Windows 32位汇编语言教程-Windows 32 decryption compilation of assembly language tutorial
copysystem
- 题目:文件操作。具体要求:用户输入源文件名和目的文件名后,若用户缺省目的文件名,则与源文件同名。目的文件不存在时,出现文件复制对话框如下: 1 文件原样复制。2 文件压缩复制。3 文件加密复制 。请选择(1,2,3):文件压缩复制的含义:将源文件中的所有空格删除后拷贝到目的文件 。加密解密方法:输入一个6字符的密钥,将文件数据和密钥(ASCII码)进行异或运算。 不足6字节的部分,和密钥相应的字符进行运算。(可以设计出更好的压缩和加密/解密算法) -Topic: File operatio
assembly_programs
- L.C.M....Binary Conversion ...Factorial...Encryption Decryption ...and some other programs in assembly language.al programs run on mipster -L.C.M....Binary Conversion ...Factorial...Encryption Decryption ...and some other programs in assembly languag
chaohunduyihuojiami
- 超混沌序列用于异或加密,完成对图像的加密算法-Hyperchaotic sequence is used for error decryption
