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
b99b05888c
pushed logic for getting task's args into XPC service (since needs to be done as root)
...
removed socket/string logic from root XPC service
improved 'isAlive' logic to detect dead process
improved process enumeration (to not ignore process that we can't get path for)
2016-03-24 17:02:11 -10:00
Patrick Wardle
db915f26f5
added extra checks on DNS resolution for optimizations
...
removed logic to ignore 'access denied/file not found' - since we might just not have perms, but still want to show em!
2016-02-28 12:01:51 -10:00
Patrick Wardle
9585a14eb4
added DNS resolution for remote endpoints
...
added DNS resolution into search
updated 'flagged' items view, to use new main text scheme
fixed bug in 'flagged' items view - where VT window wouldn't display
2016-02-27 16:41:13 -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
c813cc583d
v.1.2.0 beta
...
-autocomplete for filter boxes
-keyboard shortcuts
-save includes dylibs/files/connections
-sync on filtered tasks (was crashing)
-code cleanup
2015-08-31 22:00:25 -10:00
Patrick Wardle
b41a9642a9
v 1.0.0 RC
...
improved filtering (network connections etc)
improved UI (flagged files red in info window, centering components, etc)
code cleanup (moved init XPC connection into AppDelegate, etc)
error msgs now syslog'd
extra sanity checks, etc
fixed logic issue w/ refreshing & filtering
2015-08-01 12:46:24 -07:00
Patrick Wardle
4a14f0a763
added search button
...
change show button to eye icon
fixed issue where 'reloadItem' (outline view) didn't reload row
customized 'no items found' label in bottom pane
refactor/code cleanup
added 'reloadBinary' method for VT callbacks
added header image
2015-06-28 21:15:49 -10:00
Patrick Wardle
e8ce5006bb
initial commit
2015-06-13 16:51:34 -10:00