Lines Matching refs:Capstone
1 This file details the changelog of Capstone.
13 - Support to embedded Capstone into MacOS kernel
63 - Better support for embedding Capstone into Windows kernel drivers
64 - Support to embedded Capstone into MacOS kernel
181 - Now it is possible to compile Capstone with older C compilers, such as
309 - Support SKIPDATA mode, so Capstone can jump over unknown data and keep going
319 - Java: add close() method to be used to deinitialize a Capstone object when
389 - Fix a bug in X86 when Capstone cannot handle short instruction.
405 - Fix a crash issue when embedding Capstone into OSX kernel. This should
406 also enable Capstone to be embedded into other systems with limited stack
430 - On memory usage, Capstone uses about 40% less memory, while still faster
498 memory management used internally by Capstone. This is useful to embed Capstone
510 - On memory usage, Capstone uses much less memory, but a lot faster now.
547 - Capstone now can easily compile/install on all *nix, including Linux, OSX,