jmpews(AKA.zz)

Results 2 issues of jmpews(AKA.zz)

1. For `available_command_space_`, it's default 0. should we use the cave between `header(include segment info etc)` and `__text` to avoid shift? 2. Binary shift not fix the symbol table and...

MachO

![image](https://user-images.githubusercontent.com/4661301/97519033-75cb8c80-19d3-11eb-989a-73f78788b1e7.png) X17 was rewrite by dobby as temporary register. Temporary Solution: replace `dobby.h` `#define ARM64_TMP_REG_NDX_0 17` with `#define ARM64_TMP_REG_NDX_0 16`