Patrick Wardle
56fd7b0a07
version 2.0 (beta?)
...
cli interface
2018-12-18 21:13:23 -10:00
Patrick Wardle
da93203af4
v 1.7.0 (beta?)
...
-dynamic code signing
-improved global search
-ignore WindowServer
-added/removed some @sync to prevent deadlock/mutation issues
2018-12-12 21:38:58 -10:00
Patrick Wardle
f6264d83b7
mojave compatibility
...
-dark mode
-skip dylib enumeration for launchd (Apple bug)
-sentry.io error reporting
-update check (automatic & via menu)
-friends of obj-see
2018-12-06 21:04:36 -10:00
Patrick Wardle
d55b7c93c6
ver 1.6 commit
...
-fixed sync deadlock
-fixed autolayout issue
-scaled back exec'ing external tasks (vmmap, etc)
-improved UI for global search
-added patrons to 'About View'
2017-05-05 12:31:21 -10:00
Patrick Wardle
3bca1f1e7b
added code to 'un-translocate' the app
...
fixed bug when filtering network connections
reduced size of tree-view table, to avoid scrolling side-ways
2016-12-07 22:39:50 -10:00
Patrick Wardle
e57631c9a3
wrapped access to bottomViewController's 'tableItem' variable in a @sync block (was causing mutation error!)
...
changed exception handling code to use exception.callStackSymbols, which should give actual backtrace of exception
finalized global search, to filter out duplicate dylibs, files, etc
added 'nothing found' message to global search
2016-12-06 21:57:05 -10:00
Patrick Wardle
623b1fb458
global search now is background threaded w/ overlay
...
reset color on auth prompt
2016-12-05 21:46:30 -10:00
Patrick Wardle
5b3ca683dc
fixed global search bug (table items were removed, so search didn't see them)
2016-02-25 22:08:59 -10:00
Patrick Wardle
ca1579d883
v1.2.0
...
el capitan/rootless compatibility
autocomplete search/filter
keyboard shortcuts (cmd+s, cmd+r, cmd+f, cmd+w)
network results included in global search results
xpc-comms refactor (major speed improvement!)
ui fixes/improvements
2015-10-11 21:55:13 -10:00
Patrick Wardle
b1b082a3d6
improved error checking
2015-09-21 08:18:10 -10:00
Patrick Wardle
309a507a0e
improved filtering/searching of network connections to include family/protocol/state
...
added network connections to global search
2015-09-02 21:47:23 -10:00
Patrick Wardle
efa77f89b8
added auto-complete keyword logic to main search window
2015-09-01 21:31:43 -10:00
Patrick Wardle
aea2ce3b40
v1.1.0 commit
...
finalized a global search window (tasks, dylibs, files)
finalized a flagged items window for any flagged tasks or dylibs
finalized XPC-helper's security improved by allowing only Objective-See binary to connect
several UI fixes/improvements
2015-08-23 21:46:34 -10:00
Patrick Wardle
8790a0fd59
added XPC auth logic (service should only talk to Obj-C app now)
...
improved search for files
UI fix
'loadedIn' method updated to handle file search
added logic to display 'wait' msg in search window, while task enumeration is still ongoing
2015-08-20 22:12:19 -10:00
Patrick Wardle
fda6bfc61e
fixes/improvements to flagged items & search views
...
variable length 'loaded in' field
mouse over for buttons (+refactor)
files now searched
2015-08-19 20:52:36 -10:00
Patrick Wardle
197c40908a
global search window logic (work in progress!)
2015-08-18 21:59:25 -10:00