This project combines the best of libemu and Unicorn emulators into one package.
From the libemu project I ported the Win32 Env over to run within unicorn. Using Unicorn we gain a full fledged emulator with complete opcode mappings.The project also includes a shim layer for the most used parts of the libemu API so that existing projects do not need much rework to be ported over to run under this framework.
(local copy, code samples)