原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
标签: data
上传时间: 2013-12-12
上传用户:dave520l
原理:对Pe文件的.data节,.text节进行XOR加密,然后将带解密的Loader写入文件头和第一个段的开头之间,修改Entry Point使其指向Loader. 测试用例:使用vc6.0自动生成的mfc对话框应用程序。 参考文献:(1)def源码 (2)黑客调试技术揭秘 (3)yoda s protector源码
标签: data
上传时间: 2015-12-04
上传用户:wangdean1101
The application wizard has created this UCMSGIP application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
标签: application UCMSGIP created wizard
上传时间: 2015-12-08
上传用户:小草123
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的源文件和文档说明! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels
标签: SharpZipLib NZipLib
上传时间: 2015-12-11
上传用户:84425894
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例! Changes for v0.85.2 release Minor tweaks for CF, ZipEntryFactory and ZipFile. Fix for zip testing and Zip64 local header patching. FastZip revamped to handle file attributes on extract + other fixes Null ref in path filter fixed. Extra data handling fixes Revamped build and conditional compilation handling Many bug fixes for Zip64. Minor improvements to C# samples. ZIP-1341 Non ascii zip password handling fix. ZIP-355 Fix for zip compression problem at low levels
标签: SharpZipLib NZipLib
上传时间: 2015-12-11
上传用户:love_stanford
Base64算法,This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application
上传时间: 2015-12-22
上传用户:wangyi39
1. 定义时间类Time,给出类的成员属性及构造函数、析构函数及普通方法的定义,利用定义的类定义对象,并对对象的属性进行访问; 2. 定义一个类Point,然后定义类Point的派生类Circle,再定义Circle的派生类Cylinder; 3. 通过函数参数类型的不同实现函数重载; 4. 函数模板的定义与使用。
上传时间: 2013-12-18
上传用户:清风冷雨
股票源码The application wizard has created this SCDemo application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application.
标签: application created SCDemo wizard
上传时间: 2016-01-08
上传用户:chenjjer
This a naive implementation of BOOTP/TFTPBOOT, the protocols to use to bootstrap a computer through a TCP/IP network. The goal was to design a small footprint implementation to allow the code to be integrated into a monitor program stored in a ROM/FLASH, the footprint is about 7 KBytes for the test program. This code has not been yet tested in many environment. It should be seen at your starting point to integrate the network boot function to your board.
标签: implementation bootstrap protocols TFTPBOOT
上传时间: 2013-12-18
上传用户:极客
bpmpd是用fortran77语言编写的一个state-of-the-art求解大规模线性规划程序,使用不可行原-对偶内点法(infeasible primal-dual interior point method)求解
标签: state-of-the-art fortran bpmpd 77
上传时间: 2013-12-09
上传用户:xiaohuanhuan