📄 00000002.htm
字号:
<HTML><HEAD> <TITLE>BBS水木清华站∶精华区</TITLE></HEAD><BODY><CENTER><H1>BBS水木清华站∶精华区</H1></CENTER> <BR> objdump... 这支程式躺在你电脑里好久了.... <BR> <BR> <BR>><I> -------------------------------------------------------------------------- < </I><BR> <BR> <BR>Subject: <BR> Re: GCC Decompiler? <BR> Date: <BR> Wed, 20 Nov 1996 21:05:35 -0800 <BR> From: <BR> Gianni Mariani <<A HREF="mailto:gianni@engr.sgi.com>">gianni@engr.sgi.com></A> <BR>Organization: <BR> Silicon Graphics, Inc. <BR> Newsgroups: <BR> comp.os.linux.development.apps <BR> References: <BR> 1 <BR> <BR> <BR>Mark Adams wrote: <BR>><I> </I><BR>><I> Is there anything that runs on Linux that will decompile GCC code? </I><BR>><I> I did some web searches but found nothing specific... </I><BR>><I> </I><BR>><I> <A HREF="mailto:madams@fgi.net">madams@fgi.net</A> </I><BR> <BR>It's in the binutils package - check out "objdump" <BR> <BR>an:~> objdump --disassemble xx <BR> <BR>xx: file format a.out-i386-linux <BR> <BR>Disassembly of section .text: <BR>00001020 <___crt_dummy__> call 00001298 <___load_shared_libraries> <BR>00001025 <___crt_dummy__+5> movl $0x2d,%eax <BR>0000102a <___crt_dummy__+a> movl $0x0,%ebx <BR>0000102f <___crt_dummy__+f> int $0x80 <BR>00001031 <___crt_dummy__+11> movl %eax,0x60090b5c <BR>00001036 <___crt_dummy__+16> movl 0x8(%esp,1),%eax <BR>0000103a <___crt_dummy__+1a> movl %eax,0x60090b34 <BR>.... <BR><CENTER><H1>BBS水木清华站∶精华区</H1></CENTER></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -