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

搜索资源列表

  1. pe.rar

    0下载:
  2. 获取pe文件的函数. 我的QQ:28911010
  3. 所属分类:汇编语言

    • 发布日期:
    • 文件大小:5338
    • 提供者:
  1. PE文件简单加密(加壳)--源码

    1下载:
  2. 这个小软件通过在可执行文件(.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 o
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:406105
    • 提供者:林哥哥
  1. PE

    0下载:
  2. PE文件格式查看程序,能对pe文件进行分析,修改等操作
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:30168
    • 提供者:yaoxi
  1. PE

    0下载:
  2. PE文件格式详解
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:219814
    • 提供者:ocp
  1. PE.ZIP

    0下载:
  2. PE文件感染代码 !!PE文件感染代码 !PE文件感染代码
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:30208
    • 提供者:苏刚
  1. PE.structure

    0下载:
  2. 清晰的勾勒出了PE文件的格式结构图,让一目了然。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:432590
    • 提供者:oshine
  1. pe

    0下载:
  2. pe文件格式,把exe文件按照pe文件格式读出显示
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:101147
    • 提供者:myname
  1. PE

    0下载:
  2. Windows系统下可执行文件PE文件结构的分析源代码
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:31820
    • 提供者:王京
  1. pe

    0下载:
  2. PE文件详解 包括 DOS Header, PE Header Optional Header, Export Table ,Import Table, Section Table 详尽的代码一一帮你分解,为你解开pe文件的面纱.希望对大家有所帮助.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2420347
    • 提供者:tanghao
  1. PE-tut02

    0下载:
  2. PE 文件格式读取-read and save by PE document
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3028
    • 提供者:山于
  1. PE-File-format.rar

    0下载:
  2. 一个操作系统的可执行文件格式,从许多角度来看,都是操作系统内建行为的一面镜子。 虽然可执行档格式通常并不是一个程序员认为迫切需要学习的东西,但操作系统的许多 有用的知识却可以在这个过程中获得。动态联结、加载器行为、以及内存管理,是特 别容易在这个学习过程中推理而得的三个主题。,An operating system of the executable file format, from a number of point of view, are built into the operat
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:219830
    • 提供者:zzc
  1. WritePE.rar

    0下载:
  2. 改写PE文件,插入特定代码!静态注入,一个改写插入代码的例子!VS2005编译,Rewrite PE file, insert the specific code! Static injection, insert a rewritten code examples! VS2005 compiler
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:13413
    • 提供者:dapro
  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
    • 文件大小:1513073
    • 提供者:郭子
  1. PE-Export

    0下载:
  2. 解析pe文件,分析PE文件加载的dll模块,显示导出表和导入表-Pe file analysis to analyze export tables and import tables PE
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:12931
    • 提供者:朱伯虎
  1. PE_EXEVIEW_PEFILE

    0下载:
  2. The Portable Executable File Format from Top to Bottom原文、译文及源代码 1、The Portable Executable File Format from Top to Bottom 是最早讲解PE格式的文章之一,是了解PE格式入门很好的文章,原文可以在MSDN1998光盘找到中。 2、这篇文章被国内网友多次翻译,有代表性的译文有两个: 看雪软件安全论坛(bbs.pediy.com)中的ah007译为:可移植的
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-23
    • 文件大小:484837
    • 提供者:lch
  1. PEViewer

    0下载:
  2. PE文件查看器,对于研究PE文件,获取软件信息的好工具-PE viewer,use this tool to get PE file informatio。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1671231
    • 提供者:陈本庆
  1. PE-digital-signature-

    0下载:
  2. 提取PE文件的数字签名,还可以写入数字签名-PE files extracted digital signature, digital signature can also be written
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-09
    • 文件大小:1382861
    • 提供者:东方容克
  1. TLS_CallBack

    0下载:
  2. 漫谈TLS_CallBack:原理、编程、手工感染及检测.利用TLS_CallBack(线程局部存储回调函数)玩弄调试器以及感染PE文件.-Talk TLS_CallBack: principles, programming, manual infection and detection. Use TLS_CallBack (thread local storage callback function), as well as playing with the debugger PE file
  3. 所属分类:Network Security

    • 发布日期:2017-03-27
    • 文件大小:854718
    • 提供者:yuying
  1. minifilterLimited

    1下载:
  2. 文件系统 Minifilter驱动,通过限制PE文件的载入和修改达到限制可执行文件启动运行。-Minifilter file system driver, by limiting the PE file limit is reached, load and modify the executable file to start running.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4462188
    • 提供者:Louiewiget
  1. pedump

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

    • 发布日期:2017-11-09
    • 文件大小:1012655
    • 提供者:zhangyi
« 1 2 34 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com