Skip to content

Commit

Permalink
update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
aquynh committed May 27, 2014
1 parent 4d00986 commit 8c1c36f
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ Issues to be solved in next versions

[Core]

- X86 cannot handle many tricks introduced by malware yet. If you find any such
instruction sequence that Capstone disassembles wrongly or fails completely,
please report. This would be the top priority of our project.
- 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.

- More optimization for better performance.

Expand Down

0 comments on commit 8c1c36f

Please sign in to comment.