DinoBytes/macos_symbol_resolver
If you've ever tried and failed to load a non-publicly exported symbol in macOS via `dlsym()` or similar only to have it epically fail, this code is meant to help with that.
C
If you've ever tried and failed to load a non-publicly exported symbol in macOS via `dlsym()` or similar only to have it epically fail, this code is meant to help with that.
C