
The Mac Development Team
As part of the Apriorit team, I aim at providing firsthand insights on tech and business, focusing on the true value of technologies and concepts and discussing pros and cons of applying them in IT projects.
More articles from author
Development Blog

Redirecting Imported Functions in Mach-O Libraries
In the previous article, we examined how to dynamically link functions in Mach-O libraries. Now let’s move on to practice. We have a macOS program ...