11 Commits
Author SHA1 Message Date
Objective-See Foundation d35e3299d0 Fixed crash, fixed dylib enumeration, and improved handling of dylibs now stored in dyld cache 2025-04-28 14:24:19 -07:00
Patrick Wardle f6264d83b7 mojave compatibility
-dark mode
 -skip dylib enumeration for launchd (Apple bug)
 -sentry.io error reporting
 -update check (automatic & via menu)
 -friends of obj-see
2018-12-06 21:04:36 -10:00
Patrick Wardle f508410ddf v1.3.0 commit
-bumped search time to 45 seconds
 -fixed memory leak in XPC service
 -fixed spelling error in search msg
2016-02-28 20:49:42 -10:00
Patrick Wardle 905672341f added exception handling to XPC service
set max window width for search window
2016-02-21 21:33:11 -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 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 8790a0fd59 added XPC auth logic (service should only talk to Obj-C app now)
improved search for files
	UI fix
	'loadedIn' method updated to handle file search
added logic to display 'wait' msg in search window, while task enumeration is still ongoing
2015-08-20 22:12:19 -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 e8ce5006bb initial commit 2015-06-13 16:51:34 -10:00