All my code about macho research is here https://nganhkhoa.com/papers/macho-obfuscation.pdf
Go to file
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
apple add src link to objc dyld 2023-06-15 10:40:45 +07:00
docs add docs/ 2023-06-15 10:48:07 +07:00
macho-go update shellcode 2023-06-26 15:33:15 +07:00
macho-ocaml add fun ocaml project 2023-05-31 16:17:32 +07:00
research run initializers in the correct order 2023-06-26 15:33:24 +07:00
.gitmodules add src link to objc dyld 2023-06-15 10:40:45 +07:00