View Single Post
  #1  
Old 02-06-2015, 00:27
sh3dow sh3dow is offline
Family
 
Join Date: Oct 2014
Posts: 158
Rept. Given: 113
Rept. Rcvd 79 Times in 24 Posts
Thanks Given: 461
Thanks Rcvd at 202 Times in 75 Posts
sh3dow Reputation: 79
OllyCapstone :OllyDbg1.10 plugin to replace its original disasm engine with Capstone

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:
https://github.com/quangnh89/OllyCapstone/raw/master/img/AttSyntax.png
https://github.com/quangnh89/OllyCapstone/raw/master/img/IntelSyntax.png

the plugin by quangnh89

PHP Code:
https://github.com/quangnh89/OllyCapstone 
Reply With Quote
The Following User Says Thank You to sh3dow For This Useful Post:
mak (12-06-2015)