Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - section
Search - section - List
此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学-this procedure for three fencing encryption algorithm procedures, the section expressly characters encryption Author : 10000-Yan units : Wuhan Polytechnic University
Date : 2008-10-13 Size : 4.98kb User : 万艳良

利用程序解密一段用Mexican Army Cipher加密的密文,利用英文统计和穷举结合的办法-procedures for the use of declassified section of the Mexican Army with Cipher encrypted ciphertext using English statistics and exhaustive combination of
Date : 2008-10-13 Size : 3.18kb User : 陈淑娟

DL : 0
通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。编程时就先编出小模块,然后就可以很顺利的编出大的模块。这样可以节约编程的时间。-Road through this program, further deepening the understanding of AES, understand the modular design of the basic idea, programming time, a major task decomposition is very important. in light of the corresponding sub-tasks of the section prepared by the functional independence of code or a function module, in the process, we can process relatively independent of the functional modules use the function to be achieved. To do so, so that procedures can not only lucid, easy to maintain. Furthermore, by the repeated use of some functions, the software can save development time. A big problem for the benefit of a big boost to the overall consideration, divided into several major modules, each of the major modules further decomposition. The program is the idea of encryption is divided into three
Date : 2008-10-13 Size : 3.12kb User : 陈剑峰

在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行-in an exe file, insert a section, and set the password, Operation of the need to enter the password before they can implement
Date : 2008-10-13 Size : 47.11kb User : xzz

这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简单的加密。-small software in executable files (. Exe) to the tail adding a new section (Section), and amend the PE import addresses, so that the executable file is run, jump out of a password dialog box, thus achieving a simple encryption.
Date : 2008-10-13 Size : 403.92kb User : 梁伟

一款和不错的用VC实现的DES算法,希望对大家对提意见,-section and a good VC with the DES algorithm, we hope that the right to say,
Date : 2008-10-13 Size : 4.23kb User : 周银春

RSA加长分段解密算法,界面操作。算法步骤如下:1. 读取私钥d和n,作解密之用。 2. 从EncText中读取一大段密文,再把该大段密文分成若干小段密文。 3. 使用d和n把所有小段密文进行解密成对应的小段密文sectByte[],再合成一大段明文字节数组Byte[],并转化成大段明文添加到DecText。 4. 读取下一大段密文,若密文为空,完成解密;否则转2-RSA decryption algorithm lengthened section, the interface operation. Algorithm steps are as follows : 1. Read private key d and n, used for decryption. 2. EncText from reading a big secret of the text, and then the big secret of the text is divided into a number of subparagraphs ciphertext. 3. The use of d and n all subparagraph declassified secret text into corresponding sections ciphertext sectByte [], then synthesis of a large expressly byte array Byte [], and conversion of the university to express DecText added. 4. The next major reading of dense text, if ciphertext empty, completed decryption; Otherwise turn 2
Date : 2008-10-13 Size : 32.76kb User : 何泽荣

风讯最新注册正版+最新SP 后台登陆地址:/Fsmanage/login.asp 登陆用户名:admin 登陆密码:admin888 操作顺序说明: 本系统内含新闻及栏目,如果你要设置浏览,必须刷新所有页面。 首页模板请自行设置。 1、首先设置参数:/Fsmanage/setup.asp 2、设置新闻栏目:信息管理--栏目管理 3、设置新闻、栏目、模板 4、设置首页模板 5、设置新闻属性:信息管理--栏目管理--相应栏目修改---修改生成参数 6、添加新闻 7、生成分类 8、生成首页 9、生成导航-Wind latest registration-- Genuine latest SP background landing Address :/Fsmanage/log landing Username : admin landing Password : admin888 operation sequence Note : This system includes news and columns, if you want to set up here, we must update all pages. Page template set for themselves. A first set parameters :/Fsmanage/2 setup.asp set up news columns : information management-- management of three columns, breaking news, columns, templates 4, 5 template set up Home, set up news attributes : Information Management-- Management columns-- amend the relevant section generation parameters-- Revision 6, add news 7, 8 classification Generation, Generation Page 9, generation navigation
Date : 2025-12-14 Size : 1.89mb User : 韩毅

这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简单的加密。-small software in executable files (. Exe) to the tail adding a new section (Section), and amend the PE import addresses, so that the executable file is run, jump out of a password dialog box, thus achieving a simple encryption.
Date : 2025-12-14 Size : 404kb User : 梁伟

一款和不错的用VC实现的DES算法,希望对大家对提意见,-section and a good VC with the DES algorithm, we hope that the right to say,
Date : 2025-12-14 Size : 4kb User : 周银春

RSA加长分段解密算法,界面操作。算法步骤如下:1. 读取私钥d和n,作解密之用。 2. 从EncText中读取一大段密文,再把该大段密文分成若干小段密文。 3. 使用d和n把所有小段密文进行解密成对应的小段密文sectByte[],再合成一大段明文字节数组Byte[],并转化成大段明文添加到DecText。 4. 读取下一大段密文,若密文为空,完成解密;否则转2-RSA decryption algorithm lengthened section, the interface operation. Algorithm steps are as follows : 1. Read private key d and n, used for decryption. 2. EncText from reading a big secret of the text, and then the big secret of the text is divided into a number of subparagraphs ciphertext. 3. The use of d and n all subparagraph declassified secret text into corresponding sections ciphertext sectByte [], then synthesis of a large expressly byte array Byte [], and conversion of the university to express DecText added. 4. The next major reading of dense text, if ciphertext empty, completed decryption; Otherwise turn 2
Date : 2025-12-14 Size : 33kb User : 何泽荣

此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学-this procedure for three fencing encryption algorithm procedures, the section expressly characters encryption Author : 10000-Yan units : Wuhan Polytechnic University
Date : 2025-12-14 Size : 309kb User : 万艳良

利用程序解密一段用Mexican Army Cipher加密的密文,利用英文统计和穷举结合的办法-procedures for the use of declassified section of the Mexican Army with Cipher encrypted ciphertext using English statistics and exhaustive combination of
Date : 2025-12-14 Size : 3kb User : 陈淑娟

DL : 0
通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。编程时就先编出小模块,然后就可以很顺利的编出大的模块。这样可以节约编程的时间。-Road through this program, further deepening the understanding of AES, understand the modular design of the basic idea, programming time, a major task decomposition is very important. in light of the corresponding sub-tasks of the section prepared by the functional independence of code or a function module, in the process, we can process relatively independent of the functional modules use the function to be achieved. To do so, so that procedures can not only lucid, easy to maintain. Furthermore, by the repeated use of some functions, the software can save development time. A big problem for the benefit of a big boost to the overall consideration, divided into several major modules, each of the major modules further decomposition. The program is the idea of encryption is divided into three
Date : 2025-12-14 Size : 3kb User : 陈剑峰

在一个exe文件后面加上一个节,并设置密码,运行的时候需要输入密码才可以执行-in an exe file, insert a section, and set the password, Operation of the need to enter the password before they can implement
Date : 2025-12-14 Size : 47kb User : xzz

原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码-Principle: The Pe documents. Data section,. Text section to XOR encryption, and then will take declassified documents Loader write head and the first between the beginning of paragraph, modify Entry Point to point Loader. Test cases: the use of vc6. 0 automatically generated mfc dialog application. References: (1) def source (2) debug technology hackers Secret (3) yoda s protector source
Date : 2025-12-14 Size : 447kb User : 东南

原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码-Principle: The Pe documents. Data section,. Text section to XOR encryption, and then will take declassified documents Loader write head and the first between the beginning of paragraph, modify Entry Point to point Loader. Test cases: the use of vc6. 0 automatically generated mfc dialog application. References: (1) def source (2) debug technology hackers Secret (3) yoda s protector source
Date : 2025-12-14 Size : 446kb User : 东南

vb的一段加密算法,比较简单,也很实用,一般的应用可以,要是重要的工程就算了-A section of vb encryption algorithm is relatively simple, but also very practical, general applications, if an important project if the
Date : 2025-12-14 Size : 6kb User : george

加壳软件,自己练习用的!功能有使用次数和时间限制!没有进行区段合并!对OEP进行了加密处理!-加壳software, used to practice their own! Function using frequency and time constraints! No merger section! Of OEP is encrypted to deal with!
Date : 2025-12-14 Size : 240kb User :

DES是Data Encryption Standard(数据加密标准)的缩写。它是由IBM公司研制的一种加密算法,美国国家标准局于1977年公布把它作为非机要部门使用的数据加密标准;它是一个分组加密算法,他以64位为分组对数据加密。同时DES也是一个对称算法:加密和解密用的是同一个算法。它的密匙长度是56位(因为每个第8 位都用作奇偶校验),密匙可以是任意的56位的数,而且可以任意时候改变.-DES is the Data Encryption Standard (Data Encryption Standard) abbreviation. It is developed by IBM as a encryption algorithm, the United States National Bureau of Standards published in 1977 as the use of non-confidential data encryption standards it is a sub-encryption algorithm, he has 64 for the packet of data encryption. At the same time, DES is a symmetric algorithm: encryption and decryption using the same algorithm. Its key length is 56 (since each section 8 are used for parity), keys can be arbitrary number of 56, but can also change any time.
Date : 2025-12-14 Size : 1kb User :
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.