Commit Graph

8 Commits

Author SHA1 Message Date
06525b8a5e add method 1 hooking for x86_64; method 3 first commit 2024-03-28 01:59:55 +07:00
f795e9b99d add simple objc hooking by modifying the method pointer 2024-02-09 14:01:34 +07:00
9a8ab15d88 clean code 2024-01-10 14:50:53 +07:00
a68bbf2b8f erase objc method names 2024-01-10 14:32:46 +07:00
b8d8343835 update test program for custom loader 2023-06-26 15:33:30 +07:00
7eb43a35fb add full rebuild for Objective-C binaries 2023-06-26 15:32:54 +07:00
3aaa85520e add fix for objc binaries
TODO: Fix call to +load() for non-lazy class
2023-06-15 10:46:10 +07:00
887c53ed44 add test for objc 2023-06-07 10:49:59 +07:00