当前位置:
首页 资源下载
搜索资源 - portable executable
搜索资源列表
-
1下载:
包括10个源码:1 令系统托盘(提示区/Sys tray)中的图标显示气泡提示框(Tool Tip)的代码 2 软盘格式化程序 3 一个虚拟驱动盘映射器 4 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 5 用过Flashget和网络蚂蚁的朋友应该知道在IE中右击右击菜单有使用(xxxxx)下载.本代码就实现此功能。可以获取在网页中选择的文本,链接 地址,图片. 6 引起轰动的源码,能在视窗里每一个窗口最小化按钮旁加一个新按钮,这个新按钮的功能是将窗
-
-
0下载:
W32.Bolzano这种新病毒在Windows 95和Windows NT的系统下复制,感染以EXE或SCR为扩展名的PE(Portable Executable)应用程序 该病毒会在感染过程中,为自己建立一道线绪(thread),而后当它执行主程序主线绪时,就会在背景处复制病毒,如此一来,用户就不容易发现程序有任何延迟的现象-W32.Bolzano this new virus in Windows 95 and Windows NT The system reproduction, EXE
-
-
0下载:
Microsoft Portable Executable and
Common Object File Format Specification
是微软对intel COFF规格的一次扩展定义,(但两个规格之间基本相同)
-
-
0下载:
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译为:可移植的
-
-
0下载:
在这篇文章中,我会给出 MicroSoft 的所有基于 win32系统(如winnt,win9x)的可移植可执行(PE)文件格式的详细介绍-In this article, I will give all MicroSoft based on win32 systems (such as winnt, win9x) of the Portable Executable (PE) file format details
-
-
0下载:
向可执行文件注入代码原理与实现,一起学习吧-inject your code to a portable executable fil1
-
-
0下载:
SafeGuard is a Windows Portable Executable packer using Joergen Ibsen s aPLib v0.43.
-
-
0下载:
YZPack is Windows Portable Executable packer using aPLib v0.43 to squeeze the file s size to a minimum.
-
-
0下载:
本书主要讨论可执行文件头即PE(Portable Executable)文件头的变形技术,在正常情况
下,可执行文件的第一部分给出了该执行文件的运行和加载信息,许多加密壳或者病毒代码
都会或多或少的对可执行文件头做些修改,使得许多PE 读写工具无法正常的读取。本书将
系统的讨论PE 文件头的各类修改,并称这种技术为变形技术。-PE Header Distortion
-
-
0下载:
The ExeInfo utility shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Por
-
-
0下载:
代码注入,PE文件添加新节 -Inject Your Code to a Portable Executable File
-
-
0下载:
代码注入,PE文件添加新节 -Inject Your Code to a Portable Executable File
-
-
0下载:
肯定不是同一源代码,代码注入 -Inject Your Code to a Portable Executable File
-
-
0下载:
肯定不是同一源代码,代码注入 -Inject Your Code to a Portable Executable File
-
-
0下载:
Portable Executable (PE) File Header.
-
-
0下载:
Portable Executable Format XML
-
-
0下载:
Run Portable Executable from memory
-
-
0下载:
The ExeInfo utility shows general information about executable files (*.exe), dynamic-link libraries (*.dll), ocx files, and drivers files. It can recognize all major types of executables, including MS-DOS files, New Executable files (16-bit) and Por
-
-
0下载:
《导入表内注入代码》文章代码,本文介绍注入代码到PE(Portable Executable可移植的执行体)文件格式的Import Table(导入表,也有译为“引入表”)技术,其也被称为API重定向技术(API redirection technique)。 -" Import the table into the code" article code, article describes the code injected into the PE (Portable Exe
-
-
0下载:
how to add a new section to a portable executable from code
-