搜索资源列表
ScreenCopyV1
- 1: 注册系统热键(还有自定义消息函数) 2:托盘图标的简单建立 3:选择文件夹的对话框 4:打开和关闭一应用程序(打开进程) 5:对文件的超简单读和写 6:找到程序自己所在的路径 7:包含列举所有进程-1 : Registration System hotkeys (and the news function from the definition) 2 : Icon in the establishment of three simple : choose the f
dtslog
- 本程序是一个用于写日志的库,该库可以读写日志文件,其中日志文件可以选择加密保存,加密算法为AES算法
AES()
- 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的
DES
- DES加解密 AES(使用了文件读写的缓冲和多线程技术)-DES encryption and decryption AES (using the document to read and write buffer and multi-threading technology)
streamcipher
- 用C++编写的流密码算法。从文件读入明文,并将密文写到指定文件。所有源文件齐备,保证测试通过。-Written in C++, stream cipher algorithm. Read from a file into the plaintext and ciphertext writes the specified file. All source documents are to ensure the test.
filelock
- VB文件夹枷锁,锁定功能,没有密码打不开文件夹,类似加密的功能,注册表操作(不同类型,读写方法有一定区别)代码写得比较乱,这里说一下如何卸载枷锁功能,其实方法很简单: 有个快捷方式,叫卸载的,或者可以在运行里输入 ‘scr iptlock unload‘,效果一样,只是在里面加好了参数…… -VB folder yoke, lock function, not the password not open folder, similar to the encryption funct
xml
- XML文件读写,用于发票格式文件的XML生成,ZIP压缩,DES加密等管理等 -XML read and write
MD5Test
- 计算MD5摘要。VC++工程。测试文件读写。-MD5 calculation summary. VC++ project.
13
- 从管理员身份获得 SYSTEM 权限的四种方法 伪寄存器语法(Pseudo-Register Syntax) 利用 cards.dll 写自己的扑克程序 利用 Debug API 编写一个简单的脱壳机 手工构造一个超微型的 PE 文件 改造 MFC 编写的控件在 Win32ASM 中使用 枚举全局钩子 监视远程线程的创建 编写一个简单的 SoftICE 命令扩展 识别 ida.dll 导出函数为可读形式(idc 脚本 调试 DLL 时加载到不同地址的小技巧
fal32_sd
- 文件系统的移植和sd卡在文件系统下底层驱动读写操作-Transplantation and sd card file system file system drive read and write operations on the ground floor
DES
- 自己写的DES程序,密钥及明文密文均用数组存储,支持文件读写-DES program to write their own key and plaintext ciphertext are stored in an array, supporting documents to read and write
ljpxueshengguanli
- 基于C语言的学生管理系统 运用文件的读写。-C-based student management system
sdes
- 大学生密码技术实验编写代码,根据S_DES加密技术原理写的加密解密代码。可以实现指定文件的读入和输出。-College Students password technology experiment writing code, according to the S_DES encryption technology principle to write encryption and decryption code. Can achieve the specified file read and
DES
- 完成输入字符串、读写文件两种形式的加密与解密。(Complete the input string, read and write files in two forms of encryption and decryption.)