Anybody have a handy function that does this:
int instlen(void *x);

Given a pointer x to a chunk of x86 binary, return the length of the
instruction at x.

I can rip code out of libmach, but i'm in a hurry and if the function
just exists, it would save me some time ...

thanks

ron

Reply via email to