Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/quangnh89/OllyCapstone

This is a plugin for OllyDbg 1.10 to replace the old disasm engine by Capstone disassembly/disassembler framework.
https://github.com/quangnh89/OllyCapstone

Last synced: about 2 months ago
JSON representation

This is a plugin for OllyDbg 1.10 to replace the old disasm engine by Capstone disassembly/disassembler framework.

Lists

README

        

# OllyCapstone
This is a plugin for OllyDbg 1.10 to replace the old disasm engine by Capstone disassembly/disassembler framework.

## Installation

1.Copy OllyCapstone.dll into plugin directory (specified under Options | Directories | Plugin directory)
2.Restart OllyDbg

## Screenshot
![AT&T Syntax](https://github.com/quangnh89/OllyCapstone/raw/master/img/AttSyntax.png)

![Intel Syntax](https://github.com/quangnh89/OllyCapstone/raw/master/img/IntelSyntax.png)