The problem related to question Reversed Mach-O 64-bit x86 Assembly analysis
You might want to read it first.
I am currently switch to gdb debugging mode to track data flow. However, I have figured out. There is no "main" function defined.
GDB is also confused when I fired "layout asm":
Why this happened, and what I can do for it?