Multiline Ultimate Assembler v2.3
September 4, 2014Changelog:
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.
Download:
http://rammichael.com/downloads/multiasm.rar From:http://bbs.pediy.com/showthread.php?p=1238723
其实Multiline Ultimate Assembler 是支持中文注释的,但由于字体问题而显示乱码。
现在放出修改方法:
替换Lucida Console为你想要的字体,比如simsun即可
4C756369646120436F6E736F6C65
hex替换为:
73696D73756E0000000000000000
multiasm_odbg2.dll的字符为unicode,所以:
4C0075006300690064006100200043006F006E0073006F006C006500
替换为:
730069006D00730075006E0000000000000000000000000000000000
看看是啥东西干嘛用的
页:
[1]