From: Nguyen A. Q. <aq...@gm...> - 2014-02-21 21:21:54
|
hi, we are going to release next version of Capstone very soon. please help to test the code in "next" branch to keep it as less buggy as possible. we have updated all 5 arches, with new instructions supported, especially X86. we got some important bug fixes too, so you might want to check it out. an important change: Capstone now is around 3 times smaller than in 2.0. if you compile X86-only (by modifying config.mk before compiling), the lib size reduces from 2MB to around 700KB. so it is easier than ever to embed Capstone anywhere. see https://github.com/aquynh/capstone/wiki/ChangeLog for more details. thanks, Q |