macho/research/custom_loader
nganhkhoa e15d1e8d6f run initializers in the correct order
- Objective-C load methods must be called first
- Constructors are called after
- All constructors arguments are passed correctly
2023-06-26 15:33:24 +07:00
..
.gitignore add research folder 2023-05-31 16:17:45 +07:00
a.cc update custom loader scripts 2023-06-01 17:29:45 +07:00
a.mm add full rebuild for Objective-C binaries 2023-06-26 15:32:54 +07:00
b.cc run initializers in the correct order 2023-06-26 15:33:24 +07:00
build.sh update build script for custom_loader 2023-06-26 15:33:07 +07:00
c.cc update code structure for custom_loader 2023-06-02 15:24:09 +07:00
dummy.cc update custom loader scripts 2023-06-01 17:29:45 +07:00
objc-symtab.txt add objc4 symtab contents for reference 2023-06-15 10:42:19 +07:00