网站公告列表

业界咨讯 安全新闻 软件咨讯 Q Q 技巧 病毒公告 VISTA
网络安全 WIN XP WIN2003 服 务 器 系统综合 Linux系统
手机咨讯 硬件咨讯 数码咨讯 设计技巧 网络组建 软件应用
专家评测 网站建设 数 据 库 下载中心 整站原码 养眼享受
您现在的位置: ChinaBeta.cn 中文IT资讯 >> 软件下载 >> 编译修改 >> 软件信息
下 载 排 行
推荐软件 Windows 2008 S (250)
推荐软件 [BT下载]Window (154)
普通软件 nVIDIA ForceWa (149)
推荐软件 中望CAD 2008i  (130)
普通软件 卡巴斯基(Kaspe (126)
推荐软件 快车 迷你版 v1 (108)
推荐软件 Norton 360 v2. (97)
普通软件 迅雷 v5.7.12.4 (84)
普通软件 Symantec AntiV (78)
推荐软件 恶意软件清理助 (65)
推荐软件 畅游巡警 V1.0  (63)
推荐软件 微软官方发布雅 (61)
推荐软件 ESET Smart Sec (60)
普通软件 VMware Player  (56)
推荐软件 System Repair  (56)
普通软件 GameJackal Pro (55)
推荐软件 Windows Small  (51)
推荐软件 Mozilla Firefo (48)
热 门 软 件
推荐软件 Windows Small B
普通软件 VMware Player v
推荐软件 ESET Smart Secu
推荐软件 微软官方发布雅黑
普通软件 nVIDIA ForceWar
推荐软件 System Repair E
普通软件 卡巴斯基(Kasper
推荐软件 Windows 2008 Se
推荐软件 恶意软件清理助手
推荐软件 畅游巡警 V1.0 B
推 荐 软 件

推荐软件 WinRAR 3.80 Bet最新软件
推荐软件 动易PowerEasy S最新软件
推荐软件 WinRAR 简体中文
推荐软件 Windows Small B
推荐软件 Kaspersky(卡巴斯
推荐软件 360安全卫士 v4.
推荐软件 BitComet(比特彗
推荐软件 Kaspersky Anti-
推荐软件 Comodo Firewall
推荐软件 腾讯TM2008 Beta

Heaventools PE Explorer v1.99 R3 - 强大的程序资源编辑工具
运行环境: Win9x/NT/2000/XP/2003 文件大小: 0 K
软件等级: ★★★ 软件类别: 国产软件
开 发 商: 佚名 软件语言: 英文
相关链接: 软件演示地址  软件注册地址 软件属性:         
下载次数: 本日:   本周:
     本月:   总计:
授权方式: 免费版
解压密码:
软件添加: 审核:hahack 录入:hahack 添加时间: 2008-6-10
::软件简介:: 更多详情,参与讨论,请进入『AK网盟』论坛: http://ChinaBeta.Cn/bbs

一个强大的程序资源编辑工具,可以直接查看、修改软件的资源,包括菜单、对话框、字符串表等;另外,还具备有 W32DASM 软件的反编译能力和 PEditor 软件的PE文件头编辑功能;该软件支持插件,你可以通过增加插件加强该软件的功能,原公司在该工具中捆绑了一个UPX插件,可以解开用UPX 0.8-UPX 3.01版本加壳的软件的,非常好用。





A PE file ("Portable Executable") is the native format of executable binaries (programs, dll's and drivers) for the Microsoft Windows® 9x/NT/2000/XP/CE 32-bit operating systems. PE Explorer can handle a variety of different PE file types: EXE, DLL, SYS, MSSTYLES, CPL, OCX, BPL, DPL, SCR and more (including executable files that run on MS Windows CE platform).

PE Explorer gives you the power to look inside these PE binary files, perform static analysis, reveal a lot of information about the function of the executable, and collect as much information about the executable file as possible, without executing it.

PE Explorer provides an amazing array of tools: PE Header Viewer, Section Editor, Exported/Imported API Function List Viewer, Syntax Lookup, Digital Signature Viewer, Resource Viewer/Editor, Dependency Scanner, Removal Tools, and Disassembler.

All the Tools You Need in One Interface:
• See what's inside an executable
• Customize GUI elements of your favorite Windows programs
• Track down what a program accesses and which DLLs are called
• Understand the way a program works and interacts
• Validate the identity of the software publisher
• Special support for Delphi applications
• Open UPX-, Upack- and NsPack-compressed files seamlessly in
• PE Explorer, without long workarounds

Features:
Not only is our feature list impressive, PE Explorer has many different uses and substantially improves software quality and increase productivity for Windows developers.

GENERAL FEATURES
• exe, dll, sys, drv, win32 All details about the binary are collected without executing the file.
• Automatically unpacks and decompresses files packed with UPX, NSPack or WinUpack.
• You can work with damaged files (e.g. compressed files). If opening a file produces an error, PE Explorer opens that file in Safe mode.

ADVANCED FEATURES
• Visual Resource Viewer and Editor is one of the most convenient, safe and easy-to-use resource editors available for Windows.
• Exported/Imported Function List Viewers provide you with the information on entry points, numbers, names, and calling syntax of exported and imported functions.
• Quick Function Syntax Lookup displays the calling syntax for the found functions. [FAQ: How do I get parameters on function exports?]
• Digital Signature Viewer lets you view a certificate-based digital signature of an executable file, validate the identity of the software publisher, and verify that the signature is valid and has been applied properly.
• Peeks inside Delphi applications and edit the properties of controls on Delphi forms within the file.
Makes it easy to diagnose file problems, analyze, repair and restore the damaged section headers settings of PE files, examine PE file headers and correct checksums, repair damaged resources.
• Application Manifest Wizard helps your legacy applications take advantage of the new common control styles and appearances featured in Windows XP and Vista, and mark them with a requested execution level on Vista.

POWER CODER TOOLS
• PE Explorer Disassembler reconstructs the assembly language source code of target files. The output of strings found in the binary gives you a good knowledge of what some of the functions and subroutines called by this binary are.
• Dependency Scanner helps you learn the minimum set of DLL files required for the EXE file to load and run.
• Automatic unmangling of C++ external entity names and exported symbols back to human-readable names.
• Strips the various types of information (Debug Information and Relocations) stored in the file.
• TimeDate Stamp Adjuster modifies all the TimeDate Stamps to one uniform value.

With those features, you have plenty of reasons to want to include PE Explorer in your toolbox.

Version 1.99 R3 – June 05, 2008

General:
* Added the Reload Last Opened File button.
* Minor tweaks and improvements.

Section Headers Viewer:
* Added the Delete/Undelete Section buttons.
* Bugfix: Sections could not be deleted.

Resource editor:
* Bugfix: Fixed an error that caused PE Explorer to unexpectedly shut down when saving multiple resources at once.
UPX Unpacker plug-in:
+ Now supports for UPX v3.03.
* Minor improvements.

更新:http://www.heaventools.com/pe-explorer-version-history.htm
截图:http://www.heaventools.com/scrshots.htm
官网:http://www.heaventools.com
~Support Windows 98/NT4/2000/XP/2003/Vista~


x:http://cn.ziddu.com/download.php?uid=aKuam5qrZa%2Bh4palZbKWlJqiZqqbl50%3D5





::下载地址:: 一切资源均是免费,为了更好的为大家服务,支持本站!

官方下载   
::相关软件::
没有相关软件
::下载说明::(如果有暂时不能下载的,可能为下载高峰,请开单线程梢后在下载。谢谢!)

* 为了达到最快的下载速度,推荐使用 网际快车.讯雷下载 软件,站统一解压密码: www.akhack.org www.chinabeta.cn
* 如果您发现该软件不能下载,请通知管理员或点击【此处报错】,谢谢!
* 未经本站明确许可,任何网站不得非法盗链及抄袭本站资源;如引用页面,请注明来自本站,谢谢您的支持! 为确保所下软件能正常使用,请使用 WinRAR v3.5 或以上版本解压本站软件,ISO、BIN等格式为光盘镜像请安装 Daemon Tools 后使用,下载后请自行查毒.
请勿在本站下载任何内容用于商业目的,并且在您下载完成那一刻起,24小时内删除你在本站下载的软件或者其它内容!您保证做到本页中要求的全部内容,下载本站或者任何资源就表示您全部同意这个协议,并且免除本站的一切责任,否则请勿下载任何资源

网友评论:(评论内容只代表网友观点,与本站立场无关!) 发表评论

关于我们  中国·国家信息产业部{粤ICP备06006652号}{陇ICP备06002562号}
版权所有:『AK网盟基地』站长:Hahack | QQ:80505955 | E-mail:Hahack@Gmail.com
Copyright (C) 2005-2007  akhack.org|chinabeta.cn All Rights Reserved