CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - write to pe

搜索资源列表

  1. SDLRef

    0下载:
  2. SDL Library Documentation. The SDL library is designed to make it easy to write games that run on Linux, *BSD, MacOS, Win32 and BeOS using the various native high-performance media interfaces, (for video, audio, etc) and presenting a single source-co
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:222823
    • 提供者:craigliu
  1. pe_decoder

    1下载:
  2. 在《软件加密技术》这本书里看过PE文件各部分的详细解释之后,我也有了一个自己写PE文件分析器的的想法。虽然好的分析器不在少数,但对于一堆十六进制数,有些朋友可能不明白它代表什么意思。如果在程序里就可以将这些01序列转换成可以直接看懂得信息,那至少用户可以省去以后去查表的麻烦。怀着这样的想法,我仔细的研究了书中分析器PEInfo的源代码,我发现它没有提供信息转换的功能。 通过研究发现,PEInfo是通过PE文件在内存中的映象来获取文件信息的,我在想是否还有别的方法可以绕过将文件映象到内
  3. 所属分类:加密解密

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

    0下载:
  2. PE文件读写分析的C++类,并含有9个例子。-PE analysis of documents to read and write C++ Category, and contains nine examples.
  3. 所属分类:Network Security

    • 发布日期:2017-11-09
    • 文件大小:85745
    • 提供者:站长
  1. PEfilewatch

    0下载:
  2. 查看PE文件信息的工具。编写工具vc6.0-a tool to get PE file informations,write in VC 6.0
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:315808
    • 提供者:Lotus
  1. DelphiWindowshexinbiancheng

    0下载:
  2. 本书是一本介绍Windows核心技术及高级技巧的专著。从系统内核编程出发,使用大量的例子帮助读者理解这些编程技术,讲述了线程同步及隐藏、系统钩子深入分析、读写物理磁盘的关键技术、读写物理内存和其他进程内存的核心技术、Windows 9x下调用16位实模式和保护模式代码的核心技术、直接读写端口技术、可执行文件加壳的技巧、PE结构分析、Ring0的实现、Windows API截取技术、屏幕取词技术等方面的内容。全书对热点源代码进行了深入剖析和讲解,同时本书汇聚了作者利用Soft-ICE跟踪调试经验,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:49119913
    • 提供者:龙文
  1. AtPe

    0下载:
  2. PE文件分析软件,界面做的还不错,大家可以仿造着写一个PE分析工具-PE file analysis software, the interface to do good, we can write a copy of the PE analysis tool
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:341865
    • 提供者:panda
  1. exePackers

    0下载:
  2. vb写的给exe加壳的程序,对于想学习pe的朋友非常有帮助的-vb exe packers to write the program, a friend who want to learn pe very helpful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3310
    • 提供者:sunshinebean
  1. EasyShell

    0下载:
  2. 简单壳的VC++源码,一个简单的壳,改变了PE文件的内容,学习壳编写的好源码-The simple shell VC++ source, a simple shell, change the contents of the PE file, learning the shell to write a good source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-08-14
    • 文件大小:37888
    • 提供者:吴振禹
  1. 13

    0下载:
  2. 从管理员身份获得 SYSTEM 权限的四种方法 伪寄存器语法(Pseudo-Register Syntax) 利用 cards.dll 写自己的扑克程序 利用 Debug API 编写一个简单的脱壳机 手工构造一个超微型的 PE 文件 改造 MFC 编写的控件在 Win32ASM 中使用 枚举全局钩子 监视远程线程的创建 编写一个简单的 SoftICE 命令扩展 识别 ida.dll 导出函数为可读形式(idc 脚本 调试 DLL 时加载到不同地址的小技巧
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-10
    • 文件大小:1453083
    • 提供者:jianjian
  1. GetProcAddress

    0下载:
  2. 获得Windows XP 内部版本号,vc++ MFC程序,通用分析PE格式,自己实现的GetProcAddress ,写壳会用到的东西-Windows XP build number vc++ MFC program, general analysis PE format, to achieve their own GetProcAddress write what shell will be used
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:25060
    • 提供者:黄振荣
  1. TCDebug

    0下载:
  2. 自己写的基于windows调试框架的R3调试器,包含全部源码。实现了软件断点,硬件断点,单步步入 ,步过,还有一个PE文件格式的解析类。实现了添加区段,扩展区段大小等功能。 此源码是笔者早期学习时所写,简单易懂适合初学调试器或者逆向破解爱好者学习。-Write their own windows debugger based on the framework of the R3 debugger, including all the source code. Achieve software b
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:110714
    • 提供者:ZhaoXin
  1. Dosxodd

    0下载:
  2. Before the EEC organization core members to write a c + + source code of the packer, PE is encrypted on Dos Stud, very classic,
  3. 所属分类:系统/网络安全

    • 发布日期:2017-12-26
    • 文件大小:279552
    • 提供者:drbecca
搜珍网 www.dssz.com