Introduction - If you have any usage issues, please Google them yourself
libdisasm, a project which creates a x86 realtime dissassembler as a shared library which can be used from within your console programs or embedded x86 applications for debugging or code analysis purposes. Very useful! Please also see the example of using this library for sample test code.