10 Commits
Author SHA1 Message Date
Patrick Wardle b35dd8a625 UI fixed/changes for macOS Sierra
filter background processing
support for filtering when enter is hit after trying full #keyword
'not found' binary attribute/#keyword
error alert when opening file in Finder fails
skipper dylib/file/network enumeration for kernel task (pid 0x0)
2016-12-04 22:13:40 -10:00
Patrick Wardle 242d4021c9 v1.4 candidate
-improved auth window prompt (delay after success)
 -added extraction/printing of obj-c objects from exception.reason
 -ensures comparison of dylib to main binary image name now handles symbolic links
 -new icon
2016-03-24 21:17:00 -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 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 197c40908a global search window logic (work in progress!) 2015-08-18 21:59:25 -10:00
Patrick Wardle 9c632982ac added new button/view (and logic) to detect/display all flagged items 2015-08-16 20:27:47 -10:00
Patrick Wardle 46d1cf4f9d v1.0.0 commit
code cleanup
	unset first responder
2015-08-04 18:34:42 -07:00
Patrick Wardle 6340f1933d v 1.0.0 beta candidate
filtering logic via #hashtags
 refresh logic
	auto-expand tree view
	dead procs removed from kids
  fixed logic when (re)enumerating tasks
  dead procs - use filter array, when filtering
  save logic
	popup w/ user able to select file
        JSON'ified tasks
  cut and paste fix
  fixed various missing outlets
  'about' popup has correct icon/text now
  lots of commented out code removed & and various TODOs taken care of
2015-07-16 21:30:33 -10:00
Patrick Wardle ff77a49ed5 largely completed virus total logic
began implementing sorting logic (just for top pane)
2015-06-21 21:37:52 -10:00
Patrick Wardle e8ce5006bb initial commit 2015-06-13 16:51:34 -10:00