Plugin OllyDbg to display instructions in GoAsm syntax.

Started by beatrix, July 10, 2007, 05:02:06 PM

Previous topic - Next topic

beatrix

Hi,

It is just a topic for information. I have implemented a small plugin for OllyDbg 1.10 to replace the OllyDbg internal disassemble routine by a more recent one. Because I like GoAsm, this plugin allow to display instructions with three different syntaxes : masm32, nasm...or GoAsm :) For nasm and goasm, you can even display numbers in C style (0x1234 instead 1234h).

http://binary-reverser.org/tools/FullDisasm/FullDisasm.dll

Vortex

I received a connection timeout error message. Could you post your DLL here to the forum?

beatrix

ok, it is the 1.53 version

[attachment deleted by admin]

Vortex


1rDirEctoALgran0

Splendid !!!   :cheekygreen:

...even if I am a GoBug user... :lol

Thanks

Patrick