The genjmp() function existed before, but in 20110128 I added the jump table, which is one of the things required to accommodate Android's memory layout. If you can find this table, you can find pointers to most of the rest of the code, even if he stripped the binary.
I wonder how difficult it...