58 Commits
Author SHA1 Message Date
Patrick Wardle ffb6d32ca5 v2.1.2
fix for #34
fix for #36 / #37
v2.1.2
2022-03-02 12:30:24 -10:00
Patrick Wardle d273d2bf21 v2.0.1
improved quarantine checks (for notarization mode)
v2.1.1
2022-02-23 12:06:10 -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
v2.1.0
2022-02-09 16:25:35 -10:00
Patrick Wardle 9192de6525 v2.0.5
macOS Monterey compatibility
v2.0.5
2021-11-01 15:53:28 -07:00
Patrick Wardle 69740fd588 Update project.pbxproj v2.0.4 2021-06-03 11:25:49 -10:00
Patrick Wardle b624196806 v2.0.4 2021-06-03 11:16:34 -10:00
Patrick Wardle fbd2abf0c1 allow rules with nil items to be deleted
fix for #27
2021-06-02 21:27:21 -10:00
Patrick Wardle 3e17cb8375 ui improvement (file path not editable)
#20
2021-06-02 12:42:22 -10:00
Patrick Wardle c6cdccf89a Update project.pbxproj
removed `VALID_ARCHS = x86_64;`
2021-04-18 08:04:04 -10:00
Patrick Wardle 642cf9d2f9 Update ConfigureWindowController.xib 2021-04-15 09:54:48 -10:00
Patrick Wardle 5b56f0c040 v2.0.3
improved notarization mode
v2.0.3
2021-04-12 22:09:10 -10:00
Patrick Wardle 65ee33b108 v2.0.2
improved notarization mode (ignore related alerts, etc.)
v2.0.2
2021-04-12 11:57:54 -10:00
Patrick Wardle 4f67278df6 v2.0.1
improved UI message for launch items
bug fixes
v2.0.1
2021-04-08 08:51:16 -10:00
Patrick Wardle 6a1419ebbf UI improvements v2.0.0 2021-04-07 18:33:40 -10:00
Patrick Wardle 74021eb131 improve XPC comms/UI 2021-04-07 17:46:01 -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 9128ab9a0a Update Kext.m
improved kext plugin
...ignore StagedExtensions
2021-04-04 14:50:19 -10:00
Patrick Wardle 95b0e2a8a3 v2.0.0 (Initial) checkin
- M1 compatibility
- project cleanup / build
- improved logic for rule deletion
2021-04-04 14:23:49 -10:00
Objective-See 7857079cbd Change license to GPL (v3) 2021-01-31 20:52:11 -10:00
Patrick Wardle 3ed74cb8f2 kext monitoring, and version bump
→kext monitoring
→version bump to v1.1.0
2020-10-19 17:41:09 -10:00
Patrick Wardle 9865af6f7a improved status bar icon, rules window, and bug fixes
-improved status bar icon (#8)
-rules window shows 'no rules' ...if there are no rules
-improved parsing of launch items that have both `Program` and `Program Arguments`
2020-10-19 16:30:56 -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 1d6ab91dfd Update configure.sh 2020-10-12 21:18:12 -10:00
Patrick Wardle 7db310760d Update XPCListener.m 2020-10-12 21:18:01 -10:00
Patrick Wardle e5e22457ea Merge branch 'master' of https://github.com/objective-see/BlockBlock 2020-10-12 21:14:19 -10:00
Patrick Wardle 6f5040122a Big Sur Compatibility / Bug Fixes
Big Sur Compatibility (#11)
Bug fixes
2020-10-12 21:14:16 -10:00
Objective-See ce0aa9330f Update README.md 2020-04-25 15:20:41 -10:00
Patrick Wardle 03046f3d1f version bump (v1.0.2) 2020-04-25 09:37:27 -10:00
Patrick Wardle 59a4fd79bd UI improvements
close alert window before responding to daemon (fixes #6)
only refresh rules window when needed (i.e. visible, non-temp rule)
2020-04-24 18:10:08 -10:00
Patrick Wardle 25d5d10b3f version bump: 1.0.1 2020-04-22 20:41:13 -10:00
Patrick Wardle 25f5dd84bb improved Alert Window UI
fix for #5
2020-04-22 20:08:55 -10:00
Patrick Wardle 14820b7054 UI fixes: make alert window closable & improve menu
...and add logic to handle alert window "response"
2020-04-22 18:56:52 -10:00
Patrick Wardle 7d1d77e36e achive -> release build 2020-04-19 18:24:37 -10:00
Patrick Wardle 955d17e7b0 version bump to 1.0.0 🥳 2020-04-19 18:23:15 -10:00
Patrick Wardle c927955ca9 improved install logic 2020-04-19 09:18:47 -10:00
Patrick Wardle ed409aed54 improved snapshots 2020-04-18 23:00:21 -10:00
Patrick Wardle 7461b4be78 improved login item plugin 2020-04-18 22:59:54 -10:00
Patrick Wardle ca1f14b17f cron job monitor/plugin 2020-04-18 18:07:03 -10:00
Patrick Wardle 0a39f1f3af Rule's window improvements 2020-04-17 18:20:13 -10:00
Patrick Wardle 56857393f3 contraints for Rules window 2020-04-17 18:14:29 -10:00
Patrick Wardle 1235fbc533 improved rule window UI 2020-04-17 18:10:07 -10:00
Patrick Wardle 2837dbacf2 unregister daemon during uninstall 2020-04-17 17:48:45 -10:00
Patrick Wardle fb44aa44ba avoid adding duplicate rules 2020-04-16 20:34:17 -10:00
Patrick Wardle 3fbdbf70a1 workaround for FDA/TCCd caching issue 2020-04-16 19:13:27 -10:00
Patrick Wardle 7f9cae1243 workout for bugs in Apple's Endpoint Security Framwork :| 2020-04-14 22:50:18 -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 6227cfb6e2 Merge branch 'master' of https://github.com/objective-see/BlockBlock 2020-04-13 17:07:28 -10:00
Patrick Wardle 28a88d7e39 project cleanup + bug fixes
improved login item blocking
added copy/paste support for windows
improved client auth checking (cs flags checks)
removed unneeded files
improved dropdown menu and added close window support (issue: #2)
2020-04-13 17:07:25 -10:00
Patrick Wardle 746ebff5b0 login item plugin 2020-04-12 22:10:52 -10:00
Patrick Wardle c29d4edec2 improved regexes
added $ to terminated regex
2020-04-12 22:09:51 -10:00