10 Commits
Author SHA1 Message Date
Patrick Wardle 56fd7b0a07 version 2.0 (beta?)
cli interface
2018-12-18 21:13:23 -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 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 f8cd92239d support for displaying & filtering packed files
support for displaying & filtering  encrypted files
support for enumerating dylibs in 32bit processes
UI improvements (main text in cells is single, albeit attributed string)
2016-02-21 19:36:37 -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 5ad9582b6f auto-layout logic :)
other minor code cleanup/fixes
2015-07-19 16:16:24 -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 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 f19466a8fe added (skeleton) dylib info window
added record if binary is apple-signed & display green icon
sort tasks by name
2015-06-15 21:35:08 -10:00
Patrick Wardle e8ce5006bb initial commit 2015-06-13 16:51:34 -10:00