CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - windows PE

搜索资源列表

  1. 关于WIndows下PE格式的加密研究

    1下载:
  2. 关于WIndows下PE格式的加密研究 由本程序加密生成的可执行文件可以防止非法使用者对原程序的非法执行、修改、静态分析和拷贝。-PE format encryption study by the encryption process generated executable files to prevent illegal users of the original implementation of the illegal procedures, modification, static a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:54.81kb
    • 提供者:俞训峰
  1. PEFile

    0下载:
  2. 专门介绍WINDOWS的PE文件格-devoted to the Windows PE file grid
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:214.66kb
    • 提供者:泽寒
  1. Pefileinfector

    0下载:
  2. PE文件感染器: 在windows PE格式文件中注入其它代码。本例是使文件打开一个cmd.exe。当然,可以改为其它的代码,甚至*
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11.48kb
    • 提供者:tyf
  1. DependDigger

    0下载:
  2. 一个用于分析windows PE文件的程序,可以知道其依赖于其他什么文件。里面使用了boost库的功能,可以简化链接符号的处理。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:171.43kb
    • 提供者:melon
  1. PE文件格式

    0下载:
  2. PE文件是windows(9598NT)目前采用的可执行文件格式。流行的CIH病毒就是通过改变PE文件的内容,并且保持文件大小不变,从而实现自己的功能。本程序通过分析PE文件格式,将可执行文件的文件定位表重新定位,指向用户编写的DLL,然后指令指针返回正常调用位置。在DLL中通过系统挂钩,实现了后台各种级别密码的截获功能-PE document windows (9598NT) of the executable file format. Popular CIH virus is through
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:109.87kb
    • 提供者:万惠华
  1. PEFile.rar

    0下载:
  2. 使用C语言分析Windows的PE文件格式源码, 函数封装在pe/pe.h中,PE File.c是一个简单的测试代码 ! ,The use of C language analysis of the PE file format Windows source code, function is packaged in a pe/pe.h in, PE File.c is a simple test code!
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1.44mb
    • 提供者:郭子
  1. pedump

    0下载:
  2. Windows PE文件格式分析与PEDUMP的实现-Windows PE File Format Analysis and realization of PEDUMP
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:988.92kb
    • 提供者:zhangyi
  1. PEDump

    0下载:
  2. Delphi下深入Windows核心编程,PE结构分析-Delphi depth under the Windows core programming, PE Structural Analysis
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:143.61kb
    • 提供者:
  1. dll(loader)

    0下载:
  2. 说明: 1 例子程序在 vc6.0 +windows xp 编译测试过 2 需要阅读者对程序进程空间,编译,pe结构有一定的理解 3 这里根据自己认识加上对其他资料整理而成,对dll 简单的介绍 -Descr iption: 1 examples of procedures vc6.0+ Windows xp compile tested 2 need to read about the process of the space program, the compiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:320.09kb
    • 提供者:周晓宇
  1. zbWIMGAPI

    0下载:
  2. WIMGAPI.dll API wrapper to use the WIMGAPI.dll of the Windows PE packages with any language including Visual Basic, Visual FoxPro, VBscr ipt and Jscr ipt, without the need of complex code in C to call the difficult and hard to program WIMGAPI. O
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7.62kb
    • 提供者:Draz
  1. pe

    0下载:
  2. Windows PE 文件感染测试程序可以利用在写病毒感染时使用-Windows PE files infected with test procedure can be used to write the use of viral infection. .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:7.57kb
    • 提供者:爱雪人
  1. pedump

    0下载:
  2. This my PEDUMP code as January 1998. It s certainly better than the original PEDUMP from my MSJ column, and from my "Windows 95 System Programming Secrets" book. There are additions for several new file types, and additional resources. Havin
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:24.51kb
    • 提供者:Danny
  1. ThePEStrcture

    0下载:
  2. Detail source on the structure of windows PE files
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:70.83kb
    • 提供者:JOGK
  1. VersInfoExShlExt

    0下载:
  2. 本ActiveX用于查阅Windows PE格式文件的版本信息,在Windows 7中仍然是维持XP3方式,方便使用-For access to the ActiveX version of Windows PE format files information in Windows 7 is still way to maintain the XP3, easy to use
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-05
    • 文件大小:14.13kb
    • 提供者:sdxiao
  1. WindowsPEDeveloperGuide

    0下载:
  2. windows PE开发手册,包含创建建PE应用程序以及API参考等内容-Provides information about the Windows Preinstallation Environment (Windows PE) for the Microsoft® Windows® family of operating systems. It provides guidelines for independent software vendors (ISVs) and
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:186.71kb
    • 提供者:moonevils
  1. Virusthesis

    0下载:
  2. 硕士论文,对Windows PE病毒的感染、传播、加密、自我隐藏和保护等技术进行了详细的分析。并介绍了几种常见的反病毒技术。-Master' s thesis, on the Windows PE virus infection, transmission, encryption, self-hiding and protection technology for a detailed analysis. And introduces several common anti-virus t
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:6.97mb
    • 提供者:Twm
  1. ttanalyze

    0下载:
  2. tool for automatically analyzing the behavior of Windows PE-executables
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:50.56kb
    • 提供者:Ammarahmed
  1. pe-master

    0下载:
  2. 用来分析WINDOWS PE, LIB, COFF文件, 从LIB文件中提取OBJ文件。这是我发的开源项目, SVN地址为:https://pe-master.googlecode.com/svn/trunk. -Analyze file of pe,lib, coff format, and extract the obj file from the lib file.this is my open source project.that s developing now,you can jo
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:115.1kb
    • 提供者:王玮
  1. Windows-PE-analysis

    0下载:
  2. 本论文主要介绍了PE文件的背景及开发意义,详细介绍了PE文件的格式,系统的总体分析及详细的设计,并总结了系统的不足和展望。-This paper introduces the background and development significance of the PE file, detailing the PE file format, the overall analysis of the system and detailed design, and summarizes the s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:146.96kb
    • 提供者:上校
  1. 详解详解windows的PE文件格式

    0下载:
  2. WINDOWS PE文件解析,PE文件详细解析 ,包含详细的代码和分析(The detailed parsing of the Windows PE file, including the specific implementation and analysis of the code, is simple and clear)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:210kb
    • 提供者:CCTV果冻爽
« 12 3 4 »
搜珍网 www.dssz.com