Skip to content

Commit

Permalink
Add TOD0 file
Browse files Browse the repository at this point in the history
  • Loading branch information
mahmoudimus committed Feb 22, 2010
1 parent 20c7b37 commit 0eba14d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README
Expand Up @@ -15,8 +15,3 @@ Rr0d hooks interruptions (0, 1, 3,..) on idt. If the interruption is managed by

Note: During Rr0d rasta trace debugging sessions, rr0d loops. So hot processors: take care :)

TOD0

Rr0d doesn't check the eflag overwrite during trace time. So an application can "untrace" to avoid it: Rr0d has to emulate eflag manipulation. Rr0d should emulate cli/sti manipulation too.
An inline assembler should be added in order to dynamik recompile Assembly instructions.
The *Ultimate Weapon* could be to implement a script language.
5 changes: 5 additions & 0 deletions TODO
@@ -0,0 +1,5 @@
TOD0

Rr0d doesn't check the eflag overwrite during trace time. So an application can "untrace" to avoid it: Rr0d has to emulate eflag manipulation. Rr0d should emulate cli/sti manipulation too.
An inline assembler should be added in order to dynamik recompile Assembly instructions.
The *Ultimate Weapon* could be to implement a script language.

0 comments on commit 0eba14d

Please sign in to comment.