Alberto Pasca @ 2022/08/11 10:33:34
Hello,
resuming an old post, that help you to create an UIAlert extension to show a modal popup, https://www.albertopasca.it/whiletrue/objective-c-modal-view-in-navigation-and-tabbar-controller-projects/ , I’ve created a new modern implementation that use UIWindow.
The scope is to show a[...]
Alberto Pasca @ 2022/04/11 23:54:00
A simple application, written in Swift and Apple Script to disable the macOS global microphone (specially during a Zoom/Teams/Skype/whatever call).
The idea is to avoid sending the “chunky” sound to the others, during a call…
How it works
Basically is a keylogger, of c[...]
Alberto Pasca @ 2022/03/25 22:09:00
Today I want to share a fresh new Swift Package SDK that helps you to hide sensitive informations on your app, like banking apps, in a easy way!
You’ll be notified via callback (optional) when a defined rule occur, and apply the right custom protection you prefer or simply use the integrate[...]