5 Commits

Author SHA1 Message Date
Patrick Wardle 1b5da4f8ed Unrecognized Items now have their own window
Also: #8
Shortcut support (+w, etc)
2025-01-03 12:52:37 -10:00
Patrick Wardle 2e09900a7b when files not found, tries 'which()' first, to resolve things like 'bash'
began adding cmdline interface
updated enumeration of extensions (finder sync's etc) for macOS Sierra
updated whitelist for macOS Sierra
new plugin: Proxy Dylibs
remove duplicate login items
2016-10-15 12:55:52 -10:00
Patrick Wardle 01c29e7c00 improved launch d&a plugin
-check for 'Program' key first
 -start/calendar interval
added macho parser to classify files as encrypted/packed
fixed bug in signing check (just for ad-hoc, should've bailed if file not signed)
suppress stderr in execTask()
improved sanity checks in various spots
2016-05-31 21:33:58 -10:00
Patrick Wardle 2d8e38a508 v 1.5.0 RC
new plugin: login/logout hooks
	check network availability before trying to reach VT
	save popup, allows users to specify file name/location
	command encoding (to ensure valid JSON)
2015-07-18 18:04:13 -10:00
Patrick Wardle 68fb744aab v1.4.0 release candidate
new plugin: cron jobs
      	improved plugin: launch D&A, scan for 'OnDemand' flag, set to 'false'

	UI: green lock for apple binaries
	UI: fixed copy/paste issue
	UI: unselected rows always default text color to gray

	toJSON: command ob

	updated whitelist  (10.10.4/10.10.5)
2015-07-12 22:18:18 -10:00