共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > dwarf-ng |
dwarf-ng
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
dwarf-ng -- a little and powerful object file manipulation tool.
file types currently handled
PE (Portable Executable) ELF Mach-O (os x executables) downloadsthe tarball can be downloaded from the download tab or you can follow this link
you can download the current working code from the svn repository:
svn export http://code.autistici.org/svn/dwarf/trunk dwarf or if you don't have svn installed you can use wget instead:
wget -r http://code.autistici.org/svn/dwarf/trunk && cd code.autistici.org/svn/dwarf/trunk documentationread the man page.
DevelopersFernando Iazeolla - founder & core developer.