From df5df118db61f4e9630df63f24c09c97551e2b36 Mon Sep 17 00:00:00 2001 From: lazymio Date: Wed, 6 Oct 2021 12:52:52 +0200 Subject: [PATCH] Update TODO --- TODO | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/TODO b/TODO index 7191e3a9..9abea64d 100644 --- a/TODO +++ b/TODO @@ -1,11 +1 @@ -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? +Moved to https://github.com/unicorn-engine/unicorn/milestones \ No newline at end of file