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
This commit is contained in:
Patrick Wardle
2016-03-24 21:17:00 -10:00
parent b99b05888c
commit 242d4021c9
23 changed files with 124 additions and 111 deletions
-6
View File
@@ -549,12 +549,6 @@ bail:
//remove dups
[dylibs setArray:[[[NSSet setWithArray:dylibs] allObjects] mutableCopy]];
//TODO: remove
if(pid.intValue == 13084)
{
syslog(LOG_ERR, "TASK-EXPLORER: %s\n", dylibs.description.UTF8String);
}
//bail
bail: