diff --git a/Chapter1 - iOS/1.81.md b/Chapter1 - iOS/1.81.md index 4d16945..ccce7ed 100644 --- a/Chapter1 - iOS/1.81.md +++ b/Chapter1 - iOS/1.81.md @@ -56,4 +56,11 @@ int main(int argc, char * argv[]) { 鉴于 __asm__ 可以修改 symbol 名称,那么我们可以给工程做混淆。 -等待深入研究后继续更新... \ No newline at end of file +等待深入研究后继续更新... + + + + +## 引用 + +- [Assembler labels](http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0491f/Cacgegch.html)