Page 1 of 1

Diasm for x64 code

Posted: Tue Nov 29, 2005 12:31 pm
by Alorent
Hello,

Will you implement disassembly of x64 code? I don't mean support for MadDisAsm inside a x64 application, but get a buffer of x64 code and disassembly.

Thanks.
Alorent

Posted: Tue Nov 29, 2005 6:03 pm
by madshi
No, I will likely not implement that.

However, I'll probably create a madDisAsm for x64 version, which will run under x64 and then disassemble x64 code. That is needed, if I want to port madCodeHook to x64.

Posted: Tue Dec 30, 2008 8:46 pm
by carlos
So did you create a madDisAsm for x64 version?

Posted: Tue Feb 10, 2009 10:42 pm
by madshi
Yes.

Posted: Thu Feb 12, 2009 11:43 pm
by carlos
when do you plan to make it aviable?
will it be free?
thanks.

Posted: Fri Feb 13, 2009 10:11 am
by madshi
It will be part of madCodeHook 3.0 and it will not be free. Since Delphi does not support native 64bit compiling yet, the x64 disassembler will also only be available for MSVC++ at first.

Posted: Sun Mar 07, 2010 12:04 am
by edeta
madshi wrote:It will be part of madCodeHook 3.0 and it will not be free. Since Delphi does not support native 64bit compiling yet, the x64 disassembler will also only be available for MSVC++ at first.
Hi Madshi,
I have a full licensed madCodeHook 3 installed, But I can't find maddisasm 64bit library for MSVC++ in madcollection installation directory.
Please help me