14 Commits
Author SHA1 Message Date
Patrick Wardle 205e24d309 version 2.0.0
-avoid UI calls when run in cmdline mode
 -hide icon when run in cmdline mode
 -option to scan single process
2018-12-21 20:19:09 -10:00
Patrick Wardle 56fd7b0a07 version 2.0 (beta?)
cli interface
2018-12-18 21:13:23 -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 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 9c632982ac added new button/view (and logic) to detect/display all flagged items 2015-08-16 20:27:47 -10:00
Patrick Wardle 365e078bce v 0.9.1 (beta)
ui fixes/improvements
    fixed refresh didn't re-select tree view's top row
    added dead-task detection  when user-selects dylib/files/etc
    fixed spinner not going away! (el capitan)
    fixed issue w/ initial row being selected 2x
    refresh button, when clicked now resets bottom pane back to dylibs
2015-08-02 15:38:07 -07: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 ffd9a43eba added thread to flush VT queue after timeout
improved auth popup
2015-07-03 14:20:58 -10: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 51be8da95e fixed info views
removed args from dylib view
	increased size for signing
added file type (via 'file' cmd) to non-binary files
added extra logic to handle filtering
VT reload is row-only (no more full table!)
2015-06-27 17:49:31 -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 014f70da94 more table fixes
TreeView auto layout
	TreeView reload on main thread, etc

beginnings of VT integrations
2015-06-20 18:29:30 -10:00
Patrick Wardle e8ce5006bb initial commit 2015-06-13 16:51:34 -10:00