首页
社区
课程
招聘
[ZT]YASM v 0.6.0
发表于: 2007-3-1 11:28 2634

[ZT]YASM v 0.6.0

2007-3-1 11:28
2634

News:

New features (compared to 0.5.0):

Brand-new "virtual" multi-pass optimizer that automatically generates much smaller code for jumps and immediates.
Support for Mach-O object format used in MacOS X, including both the 32-bit (x86) and 64-bit (AMD64) versions (contributed by Henryk Richter).
Support for structured exception handling on Win64.
Support for RDOFF2 (.rdf) object format.
Support for STRICT keyword in NASM syntax.
Rewritten NASM and GAS parsers (now recursive descent rather than Bison-based).
Absolute / FAR location bugfixes.
Yasm no longer defaults to reading from standard input if no files are specified; standard input can be specified with "-".
Many other bugfixes.
Description:

Yasm is a complete rewrite of the NASM assembler under the "new" BSD License (some portions are under other licenses, see COPYING for details). Yasm currently supports the x86 and AMD64 instruction sets, accepts NASM and GAS assembler syntaxes, outputs binary, ELF32, ELF64, COFF, Win32, and Win64 object formats, and generates source debugging information in STABS, DWARF 2, and CodeView 8 formats.



Down:


http://www.tortall.net/projects/yasm/wiki/Download

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

收藏
免费 1
支持
分享
最新回复 (1)
雪    币: 217
活跃值: (99)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
2
这个工具竟然更新了
总之比NASM好用.
2007-3-2 09:08
0
游客
登录 | 注册 方可回帖
返回
//