sushant94 / rune

rune - radare2 based symbolic emulator
Apache License 2.0
26 stars 5 forks source link

Hooks and Breakpoints #12

Open sushant94 opened 8 years ago

sushant94 commented 8 years ago

Implement an API for hooks and breakpoints. Perhaps it is better to implement these as a part of esil-rs as other applications that use esil-rs will probably need some hooking functionality too.

sushant94 commented 8 years ago

TODO: