参考资料
- 【已解决】给已有libtacker.so去改动信息
- 【已解决】用LIEF去修改ELF的so中的部分信息
- 【整理】Mach-O格式分析工具:LIEF
- 【整理】安卓相关:OTA格式
- 【已解决】新Mac M2 Max中如何安装x86_64版本rsync
- Comparison of executable file formats - Wikipedia
- DOS MZ executable - Wikipedia
- a.out - Wikipedia
- Portable Executable - Wikipedia
- COFF - Wikipedia
- Tool Interface Standard (TIS) Executable and Linking Format (ELF) Specification Version 1.2
- Creating and using static libraries in Linux ~ codingfreak
- Better understanding Linux secondary dependencies solving with examples
- 动态库与静态库的区别(linux vs windows vs mac)51CTO博客动态库和静态库的区别
- C/C++ 动态库(dll)与静态库(lib)c++编译出来的lib库和c库有什么区别一叶知秋@qqy的博客-CSDN博客
- 以.a(a为后缀)的文件类型是啥鸭?.a是什么文件子燕若水的博客-CSDN博客
- 静态库的格式there is no dynamic section in this file广敏的博客-CSDN博客
- 静态库的管理与文件格式分析 - 知乎
- 静态库(.a)和共享库(.so)的文件格式差异?
- Welcome to LIEF’s documentation! — LIEF Documentation (lief-project.github.io)
- Installation and Integration — LIEF Documentation (lief-project.github.io)
- Tutorials — LIEF Documentation (lief-project.github.io)
- 03 - Play with ELF symbols — LIEF Documentation (lief-project.github.io)
- 10 - Android formats — LIEF Documentation (archive.is)
- Hiding Behind ART - Black Hat 2015
- Dalvik and ART
- OAT internal structures