macho/research/custom_loader
2024-05-27 11:57:49 +07:00
..
.gitignore Update .gitignore 2024-05-27 11:55:44 +07:00
a.cc update custom loader scripts 2023-06-01 17:29:45 +07:00
a.mm add method 1 hooking for x86_64; method 3 first commit 2024-03-28 01:59:55 +07:00
b.cc benchmark 2024-05-27 11:57:49 +07:00
benchmark.py benchmark 2024-05-27 11:57:49 +07:00
build.sh add method 1 hooking for x86_64; method 3 first commit 2024-03-28 01:59:55 +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
hooking.mm add method 1 hooking for x86_64; method 3 first commit 2024-03-28 01:59:55 +07:00
install.sh naive benchmark 2024-05-03 00:38:50 +07:00
obfuscate.sh naive benchmark 2024-05-03 00:38:50 +07:00
objc-symtab.txt add objc4 symtab contents for reference 2023-06-15 10:42:19 +07:00
out_x86_64.csv benchmark 2024-05-27 11:57:49 +07:00
realizeClassWithoutSwift-decompiled.txt add objc critical function assembly 2024-01-10 14:33:06 +07:00
realizeClassWithoutSwift.txt add objc critical function assembly 2024-01-10 14:33:06 +07:00
schedule_class_load.txt add objc critical function assembly 2024-01-10 14:33:06 +07:00
test_file.txt benchmark 2024-05-27 11:57:49 +07:00