首页
社区
课程
招聘
[转帖]Multiline Ultimate Assembler v2.3
发表于: 2014-9-13 00:07 2119

[转帖]Multiline Ultimate Assembler v2.3

2014-9-13 00:07
2119
Multiline Ultimate Assembler v2.3
From:_http://forum.exetools.com/showpost.php?p=94559&postcount=6
v2.3 (September 4, 2014)
Added a x64_dbg version.
Added support for multiline comments.
Editor: added drag and drop support.
Minor bug fixes.

v2.2.5 (May 23, 2014)
Improved performance and stability by removing a hack which involved creating a new thread for the assembler's GUI.

v2.2.4 (March 28, 2014)
Fixed: block end address was verified only for the last code block.
Fixed: assembler could fail while using complex commands with labels.

v2.2.3 (March 22, 2014)
Added the !pad special command.
Improved error message when the block end address is exceeded.

http://rammichael.com/downloads/multiasm.rar


[课程]FART 脱壳王!加量不加价!FART作者讲授!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (4)
雪    币: 222
活跃值: (185)
能力值: ( LV2,RANK:15 )
在线值:
发帖
回帖
粉丝
2
Thank you!
2014-9-13 09:50
0
雪    币: 1359
活跃值: (3606)
能力值: ( LV3,RANK:30 )
在线值:
发帖
回帖
粉丝
3
中文注释乱码参考下面进行修改
http://bbs.pediy.com/showthread.php?p=1238723
2014-9-13 11:06
0
雪    币: 319
活跃值: (2404)
能力值: ( LV12,RANK:980 )
在线值:
发帖
回帖
粉丝
4
只要改一个字节就支持中文显示了:

1001181F  |.  50            PUSH EAX                                 ; /pLogfont
10011820  |.  C645 BF 86    MOV BYTE PTR SS:[EBP-0x41],0x1          ; |//将0x1改为0x86
10011824  |.  FFD7          CALL EDI                                 ; \CreateFontIndirectA
10011826  |.  8B5D 08       MOV EBX,DWORD PTR SS:[EBP+0x8]
10011829  |.  C645 BC 01    MOV BYTE PTR SS:[EBP-0x44],0x1
2014-9-20 14:35
0
雪    币: 93908
活跃值: (200199)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
2014-9-20 16:33
0
游客
登录 | 注册 方可回帖
返回
//