#macos #hook #standard #function #aarch64

fnhook

A simple, batteries-included way of hooking standard library functions on macOS

1 unstable release

0.1.0 Dec 30, 2023

#28 in #aarch64

MIT license

31KB
825 lines

fnhook

A simple, batteries included library for hooking standard library functions. from an external program on macOS. Currently only supports aarch64.


lib.rs:

A simple, batteries included library for hooking standard library functions from an external program on macOS. Currently only supports aarch64.

Dependencies

~3–14MB
~157K SLoC