2013-12-16 09:32:47 +08:00
|
|
|
Issues to be solved in next versions
|
|
|
|
|
|
|
|
|
|
|
|
[Core]
|
|
|
|
|
2014-05-27 16:17:26 +08:00
|
|
|
- X86 can already handle all the malware tricks we are aware of. If you find
|
|
|
|
any such instruction sequence that Capstone disassembles wrongly or fails
|
|
|
|
completely, please report. Fixing this issue is always the top priority of
|
|
|
|
our project.
|
2013-12-16 09:32:47 +08:00
|
|
|
|
|
|
|
- More optimization for better performance.
|
|
|
|
|
2013-12-19 10:33:07 +08:00
|
|
|
|
2013-12-16 09:32:47 +08:00
|
|
|
[Bindings]
|
|
|
|
|
2015-03-11 11:32:37 +08:00
|
|
|
- OCaml binding is working, but still needs to support the core API better.
|