Re: C++ x86 Disassmbler
Aaron Gray <ang.use...@gmail.com>
"Aaron Gray" <ang.use
...@gmail.com> wrote in message
news:7atabvF20uv49U1@mid.individual.net...
>I have to write an objdump/bindump program and am looking for an x86
>disassembler written in C++.
Ah, just found diStorm again, thought it was called DStorm. Its C code but
thats allright for now, may convert it to C++ or just use a wrapper for now.
http://ragestorm.net/distorm/
Its under a very permissive license :)
Aaron