吾爱破解 - LCG - LSG |安卓破解|病毒分析|www.52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 3263|回复: 2
收起左侧

[OllyDbg 1.x Plugin] Multiline Ultimate Assembler v2.0

[复制链接]
NikolayD 发表于 2012-10-17 11:39
http://rammichael.com/multimate-assembler

A new name
The plugin is called Multiline Ultimate Assembler now. I never liked the old name, MUltimate Assembler. It could easily be misread as Multi-Mate, while the intention is Multiline-Ultimate.

Note: if you update from an older version, change the section name in OllyDbg.ini from “MUltimate Assembler” to “Multiline Ultimate Assembler” to keep the plugin’s optiosn.

An OllyDbg v2 port
The plugin was ported to OllyDbg v2.
Currently there’s one known issue: the data commands (DB, DW, DD, etc.) aren’t supported by the new OllyDbg’s assembler, so you cannot use them.

A help file
I’ve written a help file, which explains the assembler syntax, the editor interface, and the plugin’s options. It should make it easier to get started with the plugin.


multiasm.rar

372.85 KB, 下载次数: 7, 下载积分: 吾爱币 -1 CB

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

Hmily 发表于 2012-10-21 23:34
OD2的插件,收藏下。
 楼主| NikolayD 发表于 2012-10-25 03:07
Updated to 2.1 extends the syntax of RVA addresses:
Explicit base address.

e.g.: PUSH $(00400000).1000
Short syntax for block addresses.

e.g.: <$$1000>
Fix: Module names are no longer case-sensitive.

Example:
<$module1.1000>

   PUSH $$2000 ; same as $module1.2000
   CALL $module2.1000

   PUSH $$2000 ; again, $module1.2000
   CALL $"m!@#$%';".1000

<$$1100> ; same as $module1.1100

   NOP

<$(00400000).1000> ; 00401000

   PUSH $(01000000).2000 ; PUSH 01002000
   CALL $$1100 ; CALL 00401100

multiasm.rar

374.42 KB, 下载次数: 0, 下载积分: 吾爱币 -1 CB

您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则 警告:本版块禁止灌水或回复与主题无关内容,违者重罚!

快速回复 收藏帖子 返回列表 搜索

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-6-10 11:54

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表