社区
下载资源悬赏专区
帖子详情
pefile source code下载
weixin_39821746
2020-11-23 04:00:56
The Portable Executable File Format from Top to Bottom 附带源码
相关下载链接:
//download.csdn.net/download/Just_Fancy/3209510?utm_source=bbsseo
...全文
18
回复
打赏
收藏
pefile source code下载
The Portable Executable File Format from Top to Bottom 附带源码 相关下载链接://download.csdn.net/download/Just_Fancy/3209510?utm_source=bbsseo
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
PE
-MASTER(用来分析WINDOWS
PE
, LIB, COFF文件)
用来分析WINDOWS
PE
, LIB, COFF文件, 从LIB文件中提取OBJ文件。这是我发的开源项目, SVN地址为:https://
pe
-master.google
code
.com/svn/trunk. Analyze
file
of
pe
,lib, coff format, and extract the obj
file
from the lib
file
.this is my o
pe
n
source
project.that s developing now,you can join this project,if you like it. svn:https://
pe
-master.google
code
.com/svn/trunk.
java反编译工具jad 1.5.8g(可以反编译jdk1.5,1.6)
java反编译工具jad 1.5.8g支持 jdk1.5,jdk1.6。说明很多记住一个万能的命令基本就够用了。jad -sjava -r -8 -o **\*.class ---------------This is README
file
for Jad - the fast Java Decompiler.Jad home page: http://www.kpdus.com/jad.htmlCopyright 2001 Pavel Kouznetsov (jad@kpdus.com).0. Please read the disclaimer on the Jad home page.1. Installation.Unzip jad.zip
file
into any appropriate directory on your hard drive.This will create two
file
s: - an executable
file
named 'jad.exe' (Windows *) or 'jad' (*n*x) - this README
file
No other setup is required.2. How to use JadTo decompile a single JAVA class
file
'example1.class' ty
pe
the following: jad example1.classThis command creates
file
'example1.jad' in the current directory.If such
file
already exists Jad asks whether you want to overwrite it or not.Option -o
pe
rmits overwriting without a confirmation.You can omit .class extension and/or use wildcards in the names ofinput
file
s.Option -s allows to change output
file
extension: jad -sjava example1.classThis command creates
file
'example1.java'. Be careful when usingoptions -o and -sjava together, because Jad can accidentally overwriteyour own
source
file
s.Jad uses JAVA class name as an output
file
name. For example, if class
file
'example1.class' contains JAVA class 'test1' then Jad will create
file
'test1.jad' rather than 'example1.jad'. If you want to s
pe
cifyyour own output
file
name use the output redirection: jad -p example1.class > myexm1.javaOption -d allows you to s
pe
cify another directory for output
file
s,which are created, by default, in the current directory. For example: jad -o -dtest -sjava *.class (or jad -o -d test -s java *.class, which has the same effect)This command decompiles all .class
file
s in the current directory <
Fatal Error[
Pe
1696]: cannot o
pe
n
source
file
“core_cmInstr.h“
Fatal Error[
Pe
1696]: cannot o
pe
n
source
file
"core_cmInstr.h"
Windows 2000 Kernel
Source
Code
Analysis-Part I
http://blog.chinaunix.net/uid-20517852-id-1936379.html Windows 2000 Kernel
Source
Code
Analysis-Part I 这是我的关于Windows 2000内核细节系列文章中的第一篇。我会涉及到已泄漏的Windows 2000内核源代码。显然,我不会在文章中直接写出相关的内核代码,但我会清楚地
The
PE
file
format
http://webster.cs.ucr.edu/Page_TechDocs/
pe
.txtThe
PE
file
format==================Preface-------The
PE
("portable executable")
file
format is the format of executablebinaries (DL
下载资源悬赏专区
13,655
社区成员
12,586,978
社区内容
发帖
与我相关
我的任务
下载资源悬赏专区
CSDN 下载资源悬赏专区
复制链接
扫一扫
分享
社区描述
CSDN 下载资源悬赏专区
其他
技术论坛(原bbs)
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章