import Unicorn2
This commit is contained in:
11
TODO
Normal file
11
TODO
Normal file
@ -0,0 +1,11 @@
|
||||
Optimization:
|
||||
- avoid checking BB exit after every instruction. this need new OPT option?
|
||||
|
||||
----
|
||||
- cleanup code
|
||||
|
||||
----
|
||||
when we hook both BB & instruction, we insert 2 consecuritve calls to uc_tracecode.
|
||||
optimize it by removing one
|
||||
|
||||
support Makefile, not just cmake?
|
Reference in New Issue
Block a user