enhancementhelp wantedmacos
仓库指标
- 星标
- (2,621 个星标)
- PR 合并指标
- (平均合并 17天 22小时) (30 天内合并 10 个 PR)
描述
Apple seems to have killed their LD_PRELOAD-like honking on the latest MacOS, see: https://github.com/AFLplusplus/AFLplusplus/issues/1594#issuecomment-1326414145
As suggested in that thread, we might try calls-interposing to replace exits with abort, or, alternatively, find a pre-exit hook for MacOS.
Interposing docs: https://opensource.apple.com/source/dyld/dyld-733.6/include/mach-o/dyld-interposing.h.auto.html