Page 1 of 1

madDisAsm for Microsoft Visual C/C++

Posted: Tue Aug 23, 2005 3:53 am
by Sirmabus
You have madDisAsm libs/support for Delphi and Borland C++ Builder, any chance you will complie a lib that will work with Microsoft Visual C/C++?

Posted: Wed Aug 24, 2005 10:23 am
by madshi
The problem is that right now the disasm functions return arrays which contain Borland's proprietary dynamic strings. In order to make the functions available for MSVC, I'd have to use a different logic, which would be much uglier to use for Borland programmers.

Posted: Thu Aug 25, 2005 12:19 am
by Sirmabus
Thanks,

For now I'm able to use "libdisasm x86 Disassembler Library"
http://bastard.sourceforge.net/libdisasm.html

madDisAsm for Visual C++

Posted: Thu Sep 01, 2005 1:16 pm
by freshmanir
Hello
I need use madDisAsm for VisualC++ too. is you have plan to create it? or if there are any way to use it in VisualC++?
Best Ragard

Posted: Thu Sep 01, 2005 1:29 pm
by madshi
Perhaps you can also use that "libdisasm x86 Disassembler Library", Sirmabus linked to?

madDisAsm for Visual C++

Posted: Fri Sep 02, 2005 7:23 am
by freshmanir
But I don't like use product that don't have support. Would you create a dll instead lib? So it will available for all languages.

Posted: Fri Sep 02, 2005 7:33 am
by madshi
Ok, I'll see what I can do. But I can't promise a specific release date.

I am still waiting

Posted: Mon Sep 19, 2005 11:49 am
by freshmanir
Hello
I am still waiting for it to buy madCollection.
Is it available now?
Thank you

Posted: Mon Sep 19, 2005 12:28 pm
by madshi
Uhm, no, still not available. Honestly, I'm very busy with madExcept right now. So I'm not sure, it may take a while before I can implement it... :(