stephenrkell / libsystrap

Monitor, rewrite and/or otherwise trap system calls... on Linux/x86{,-64} only, for now.
GNU General Public License v3.0
59 stars 7 forks source link

Add and use Intel XED for decoding instructions #2

Closed Sakarah closed 5 years ago

Sakarah commented 5 years ago

For the moment XED is only used for computing instruction lengths

stephenrkell commented 5 years ago

Merged -- thanks!