8 Commits
Author SHA1 Message Date
Patrick Wardle 397699c1d0 switched to universal logging
remove old log file #74
switch to os_log_* APIs
2024-03-19 20:12:11 -10:00
Patrick Wardle 91a6420fd7 v2.1.0
- improved notarization blocking (+quarantine)
- fixed issue on M1 re: ESF timeout for blocking non-notarized processes
- added uninstall option to dropdown menu
2022-02-09 16:25:35 -10:00
Patrick Wardle 3a415f2060 notarization mode
...when enabled, blocks non-notarized code user-executed code
2021-04-07 17:44:53 -10:00
Patrick Wardle b30304ba96 new file monitor library, bug fixes, etc
-wrapped logging in try/catch
-updated Sentry.io (crash reporting) version
-linked against file monitor library that now uses caching
-improved cs checks ("anchor trusted" → "anchor apple generic"), thanks Thijs!
2020-10-14 15:33:48 -10:00
Patrick Wardle 25d5d10b3f version bump: 1.0.1 2020-04-22 20:41:13 -10:00
Patrick Wardle bde2c52dd6 improved XPC, installer, etc.
converted XPC calls to synchronous (where response data is requested)
reworked installer to address Full Disk Access issues
2020-04-14 21:34:40 -10:00
Patrick Wardle 3380da99d1 method rename
...spelling
2020-04-11 12:17:22 -10:00
Patrick Wardle 57ca40fc7f initial checkin
BlockBlock v1.0 (beta)
2020-04-10 21:09:09 -10:00