Granary / granary

Dynamic binary translation framework for instrumenting the Linux kernel and its modules
Other
76 stars 6 forks source link

Direct jump #3

Closed pgoodman closed 11 years ago

pgoodman commented 11 years ago

Support for direct jump (unconditional, conditional, calls [note: not far calls]), as well as the idea of a code cache (although right now it uses std::map) and