80 Commits
Author SHA1 Message Date
Patrick Wardle b60a615a2b v2.2.1
bug fix for #71
v2.2.1
2024-01-05 13:57:29 -10:00
Patrick Wardle d2525341ce improved alerting, and (XPC) client authorization
Alerts first bounce dock icon, before being modally shown
For macoS 13+ XPC client authorization now done with setConnectionCodeSigningRequirement
Improved error messages/error alerts
v2.2.0
2023-12-17 20:47:14 -10:00
Patrick Wardle 0ef298e754 Update project.pbxproj 2023-12-02 19:10:51 -10:00
Patrick Wardle 442748e179 Improvements to BTM plugin 2023-12-01 21:46:17 -10:00
Objective-See Foundation b1e79a6c9b Merge pull request #69 from art-divin/optimize-event-processing-perf
Optimize event processing performance
2023-11-27 09:45:39 -10:00
Ruslan Alikhamov 2c4260b8e4 Bailing out earlier if possible 2023-11-26 23:29:17 +04:00
Ruslan Alikhamov b1110f839a Moved plugin lookup to concurrent perform 2023-11-26 23:27:15 +04:00
Ruslan Alikhamov 12176c3df5 Moved PluginBase to concurrency 2023-11-26 23:27:02 +04:00
Ruslan Alikhamov 289c47e85c moved Rules to concurrency 2023-11-26 23:26:41 +04:00
Patrick Wardle 81d9d90c1d Update Monitor.m
moved up check for passive mode #69
2023-11-26 09:03:26 -10:00
Objective-See Foundation b47fb65fdd Merge pull request #50 from juretta/master
Update URLs to use the .org tld
2023-11-26 08:57:03 -10:00
Patrick Wardle 90dbbdc24d BTM plugin, other improvements
Fixed analyzer issue (#69)
Removed error reporting (#70)
Improved alerts (long pids could wrap)
Refactored project to support multiple watchers
2023-11-26 08:54:34 -10:00
Patrick Wardle c5297257ed Improved plist parsing
Improved plist parsing (#46)
v2.1.5
2022-11-10 15:46:53 -10:00
Patrick Wardle de38193393 version bump, etc
Version bump (in app)
Improved icon highlighting
Improved macOS 10.15 compatibility
2022-11-10 15:18:48 -10:00
Patrick Wardle ed7d7b653f v2.1.5
Updated  messaging for #54
Updated 'kext' detection regex (#52)
Updated Friends of Objective-See & Patrons
2022-11-10 12:54:51 -10:00
Patrick Wardle 166599c96b Update watchList.plist
#52
2022-11-10 10:48:18 -10:00
Stefan Saasen aa3d281485 Update URLs to use the .org tld
The objective-see.com URLs are redirected to their objective-see.org
counterparts. An HTTP requests to the `PRODUCT_URL` will therefore
result in a `301` response and a subsequent request to the URL from the
`location` header of the response.

Update all URLs to skip that step and request the correct URL in the
first attempt.
2022-09-01 09:59:48 +02:00
Patrick Wardle 7e2712e7ae v2.1.4
fix for #39
v2.1.4
2022-04-16 14:32:01 -10:00
Objective-See 1c94286d6e Merge pull request #39 from kylehickinson/deep-path-false-alerts
Update regex paths to only match home folder library
2022-04-16 14:02:28 -10:00
Kyle Hickinson 79baa78d49 Update regex paths to only match home folder library
This changes the regex so that only 1 folder can be detected between `/Users` and `/Library` which should be the users home folder. This fixes a bug where BlockBlock would falsely alert the user that a launch agent or daemon was installed when in reality it existed in a deeper folder structure such as `/Users/test/Downloads/Library/LaunchAgents/com.test.plist`
2022-04-12 17:06:52 -04:00
Patrick Wardle fc1fa56500 improved "is from app store" detection v2.1.3 2022-03-02 21:01:00 -10:00
Patrick Wardle 6129189d0b v2.1.3
improved 'find app bundle' algorithm
notarization mode will now allow iOS/App Store apps
2022-03-02 18:52:39 -10:00
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