OS X messing up my DNS configuration

Hello Friends,


Overview


I have a very annoying issue with mDNSResponder at home. I have a DD-WRT router at home with the following configuration (DNSMasq):


  1. 3 DNS servers to resolve my queries (a. workdomain, b. Google 8.8, c. Google 4.4)
  2. Every request going to workdomain.com is forced to go for 1 of those 3 DNS always
  3. Every request going to anywhere but workdomain.com goes through the Google DNS.


This network's configuration works perfectly, I know because I have three computers as clients (a windows desktop, an ubuntu laptop, and my personal MacBook Pro "El Capitan") and two of those are working perfectly on the same network (obvious which two clients are working perfectly right ? I mean, this is the Apple forum 🙂 )


The Issue


The OS X - El Capitan fails to resolve a particular* work domain after a few minutes since I reboot the computer, looking and reading a few over the internet I found that may be mDNSResponder the responsable for this (I'm starting to believe that it comes with an algorithm to discard hostnames or something and that should be the issue)


I said particular because I have two main hostnames (a.workdomain.com and b.workdomain.com) and just one is giving me trouble, may be related to that host is a special host with all ports but one are blocked, maybe mDNSResponder algorithm thinks that is a bad name and decides to discard it -just an assumption-


The problems goes away for something like a minute if I restart the mDNSResponder service as follows:


sudo launchctl unload -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist

sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.mDNSResponder.plist


After that the issue reappears and I transforms again into an Orc 👿


If anyone knows a definitively solution to that problem I really appreciate sharing it here 🙂 . I don't mind to disable the mDNSResponder service as I think is broken -I'm just don't know if that solves the issue or even how to do it right-


Thanks for reading 🙂

MacBook Pro, OS X El Capitan (10.11.3), Homebrew up!

Posted on Feb 13, 2016 7:41 AM

Reply
18 replies

Feb 13, 2016 8:48 AM in response to wecucho

I don't mind to disable the mDNSResponder service

Yes, you would mind, because then you would have no name resolution at all.


OS X uses the primary DNS server to resolve all queries, and falls back to the secondary or tertiary server only if there's no response. An NXDOMAIN response does not cause it to fall back.


You'll have to do one of two things. Either use a primary name server that can resolve all domains, or else modify the hosts file to resolve the internal names.

Feb 13, 2016 9:21 AM in response to Linc Davis

Hi Linc, I already have a primary name server that can resolve all domains correctly. I have all the DNS related configuration running on my router and that is my only DNS I have configured in every single client on my network.


On my MacBook Pro I only has 192.168.1.1 as the DNS server


User uploaded file


And my auto-generated resolv.conf contains:


User uploaded file

I have proved that mDNSResponder is the one responsible by this misconfiguration since I just need to restart it to make it work for like a minute, all other computers on the network does not share this issue as they are running different OS.

Feb 13, 2016 11:11 AM in response to wecucho

Please read this whole message before doing anything.

This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.

The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.

Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem.

Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.

Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.

The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.

Test while in safe mode. Same problem?

After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

Feb 13, 2016 1:26 PM in response to Linc Davis

I went to Safe Mode and the experience was the same, for a few seconds I was able to ping the desired server properly and then -out of the blue- it stop working.


Safe Mode alters the font I have on my terminal -sorry about that-


User uploaded file


Don't worry about those Request timeout its normal as that server has all ports blocked (except the secret one we use to work there)


Bob, I'm not sure what fe80::1%lo0 means, my best guest is something related to ipv6.

Feb 13, 2016 2:54 PM in response to wecucho

1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.

The test works on OS X 10.8 ("Mountain Lion") and later. I don't recommend running it on older versions of OS X. It will do no harm, but it won't do much good either.

Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.

2. If you don't already have a current backup, please back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.

There are ways to back up a computer that isn't fully functional. Ask if you need guidance.

3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can act on it yourself without disclosing the contents to me or anyone else.

You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.

In this case, however, there are ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone who understands the code can verify what it does.

You may not be able to understand the script yourself. But variations of it have been posted on this website many times over a period of years. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message. See, for example, this discussion.

Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.

4. Here's a general summary of what you need to do, if you choose to proceed:

☞ Copy the text of a particular web page (not this one) to the Clipboard.

☞ Paste into the window of another application.

☞ Wait for the test to run. It usually takes a few minutes.

☞ Paste the results, which will have been copied automatically, back into a reply on this page.

These are not specific instructions; just an overview. The details are in parts 7 and 8 of this comment. The sequence is: copy, paste, wait, paste again. You don't need to copy a second time.

5. Try to test under conditions that reproduce the problem, as far as possible. For example, if the computer is intermittently slow, run the test during a slowdown.

You may have started up in safe mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual before running it. If you can only test in safe mode, do that.

6. If you have more than one user, and only one user is affected by the problem,, and the affected user is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.

7. Load this linked web page (on the website "Pastebin.") Press the key combination command-A to select all the text, then copy it to the Clipboard by pressing command-C.

8. Launch the built-in Terminal application in any one of the following ways:

☞ Enter the first few letters of its name ("Terminal") into a Spotlight search. Select it in the results (it should be at the top.)

☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.

☞ Open LaunchPad and start typing the name.

Click anywhere in the Terminal window to activate it. Paste from the Clipboard into the window by pressing command-V, then press return. The text you pasted should vanish immediately.

9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. If you don't know the password, or if you prefer not to enter it, just press return three times at the password prompt. Again, the script will still run.

If the test is taking much longer than usual to run because the computer is very slow, you might be prompted for your password a second time. The authorization that you grant by entering it expires automatically after five minutes.

If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.

10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, a series of lines will appear in the Terminal window like this:

Test started

Part 1 of 4 done at: … sec

Part 4 of 4 done at: … sec

The test results are on the Clipboard.

Please close this window.

The intervals between parts won't be exactly equal, but they give a rough indication of progress.

Wait for the final message "Please close this window" to appear—again, usually within a few minutes. If you don't see that message within about 30 minutes, the test probably won't complete in a reasonable time. In that case, press the key combination control-C or command-period to stop it. Then go to the next step. You'll have incomplete results, but still something.

In order to get results, the test must either be allowed to complete or else manually stopped as above. If you close the Terminal window while the test is still running, the partial results won't be saved.

11. When the test is complete, or if you stopped it manually, quit Terminal. The results will have been saved to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.

At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "close this window" message. Please wait for it and try again.

If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.

12. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "The message contains invalid characters." That's a bug in the software that runs this website. Please post the test results on Pastebin, then post a link here to the page you created.

If you have an account on Pastebin, please don't select Private from the Paste Exposure menu on the page, because then no one but you will be able to see it.

13. When you're done with the test, it's gone. There is nothing to uninstall or clean up.

14. This is a public forum, and others may give you advice based on the results of the test. They speak for themselves, not for me. The test itself is harmless, but whatever else you do may not be. For others who choose to run it, I don't recommend that you post the test results on this website unless I asked you to.

15. The linked UNIX shell script bears a notice of copyright. Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Feb 13, 2016 3:45 PM in response to Linc Davis

Hi Linc, This is the output of your script (I'm familiar with BASH btw)


1 Start time: 18:20:08 02/13/16

2

3 Revision: 1513

4

5 Model Identifier: MacBookPro9,1

6 Boot ROM Version: MBP91.00D3.B0C

7 System Version: OS X 10.11.3 (15D21)

8 Kernel Version: Darwin 15.3.0

9 Time since boot: 3:13

10

11 Memory

12

13 BANK 0/DIMM0

14

15 Size: 8 GB

16 Speed: 1600 MHz

17 Status: OK

18 Manufacturer: 0x029E

19

20 BANK 1/DIMM0

21

22 Size: 8 GB

23 Speed: 1600 MHz

24 Status: OK

25 Manufacturer: 0x029E

26

27 SerialATA

28

29 SAMSUNG SSD 830 Series

30

31 USB

32

33 Microsoft® Nano Transceiver v1.0 (Microsoft Corporation)

34

35 I/O latency (ms/s)

36

37 kernel_task: 1553

38 Total: 1553

39

40 I/O out, sampled (KiB/s)

41

42 mds_stores (UID 0): 8569

43

44 Memory (MB)

45

46 kernel_task (UID 0): 1490

47

48 Listeners

49

50 httpd: http

51

52 System caches/logs

53

54 3.5 GiB: /System/Library/Caches/com.apple.coresymbolicationd/data

55

56 Diagnostic reports

57

58 2016-01-15 Curse Client crash

59 2016-01-23 Telegram crash

60 2016-01-30 Finder crash

61 2016-01-30 Kernel gpuRestart

62 2016-02-02 Battle.net Launcher hang

63 2016-02-07 Kernel gpuRestart x7

64 2016-02-10 Kernel gpuRestart x12

65

66 HID errors: 4

67

68 Kernel log

69

70 Feb 13 18:10:22 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

71 Feb 13 18:10:34 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

72 Feb 13 18:10:42 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

73 Feb 13 18:11:09 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

74 Feb 13 18:11:18 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

75 Feb 13 18:11:25 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

76 Feb 13 18:12:01 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

77 Feb 13 18:12:09 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

78 Feb 13 18:13:15 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

79 Feb 13 18:13:25 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

80 Feb 13 18:13:43 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

81 Feb 13 18:14:07 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

82 Feb 13 18:14:14 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

83 Feb 13 18:14:44 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

84 Feb 13 18:14:47 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

85 Feb 13 18:15:06 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

86 Feb 13 18:15:46 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

87 Feb 13 18:16:03 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

88 Feb 13 18:17:22 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

89 Feb 13 18:17:52 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

90 Feb 13 18:18:20 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

91 Feb 13 18:18:47 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

92 Feb 13 18:18:54 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

93 Feb 13 18:19:31 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

94 Feb 13 18:20:14 **** [IOBluetoothHostControllerUSBTransport][InterruptReadHandler] -- Received kIOReturnNotResponding error - retrying: 1

95

96 System log

97

98 Feb 13 16:01:19 apsd: MessageTracer: load_domain_prefix_whitelist:120: Missing default whitelist file: /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Resources/Subm itDiagInfo.default.domains

99 Feb 13 16:02:55 WindowServer: _CGXRemoveWindowFromWindowMovementGroup: window 0x4e is not attached to window 0x4f

100 Feb 13 16:03:02 WindowServer: _CGXRemoveWindowFromWindowMovementGroup: window 0x4e is not attached to window 0x4f

101 Feb 13 16:05:36 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "Pixelmator" for over 1.00 seconds. Server has re-enabled them.

102 Feb 13 16:10:20 cloudd: Stream 0x7fb2717750b0 is sending an event before being opened

103 Feb 13 16:16:30 WindowServer: _CGXRemoveWindowFromWindowMovementGroup: window 0x66 is not attached to window 0x67

104 Feb 13 16:16:30 WindowServer: _CGXRemoveWindowFromWindowMovementGroup: window 0x6d is not attached to window 0x6c

105 Feb 13 16:16:33 com.apple.mtmd: handler get failed. (status=-1/errno=93/Attribute not found/token=0/flags=0/fd=-1/path=unknown)

106 Feb 13 16:16:33 com.apple.mtmd: handler get failed. (status=-1/errno=93/Attribute not found/token=0/flags=0/fd=-1/path=unknown)

107 Feb 13 16:16:33 com.apple.mtmd: handler get failed. (status=-1/errno=93/Attribute not found/token=0/flags=0/fd=-1/path=unknown)

108 Feb 13 16:16:33 com.apple.mtmd: handler get failed. (status=-1/errno=93/Attribute not found/token=0/flags=0/fd=-1/path=unknown)

109 Feb 13 16:16:33 com.apple.mtmd: handler get failed. (status=-1/errno=93/Attribute not found/token=0/flags=0/fd=-1/path=unknown)

110 Feb 13 16:16:33 com.apple.mtmd: handler get failed. (status=-1/errno=93/Attribute not found/token=0/flags=0/fd=-1/path=unknown)

111 Feb 13 16:16:33 com.apple.mtmd: handler get failed. (status=-1/errno=93/Attribute not found/token=0/flags=0/fd=-1/path=unknown)

112 Feb 13 16:16:35 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD

113 Feb 13 16:18:14 WindowServer: _CGXRemoveWindowFromWindowMovementGroup: window 0x4e is not attached to window 0x4f

114 Feb 13 16:23:20 com.apple.kextd: Untrusted kexts are not allowed

115 Feb 13 16:23:20 com.apple.kextd: ERROR: invalid signature for com.microsoft.driver.MicrosoftMouseUSB, will not load

116 Feb 13 16:27:15 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "World of Warcraft" for over 1.00 seconds. Server has re-enabled them.

117 Feb 13 17:09:57 mDNSResponder: PenaltyTimeForServer: PenaltyTime negative -42, (server penaltyTime -1253007721, timenow -1253007679) resetting the penalty

118 Feb 13 17:18:14 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD

119 Feb 13 17:18:25 diskarbitrationd: Safari [578]:65419 not responding.

120 Feb 13 17:57:29 WindowServer: _CGXRemoveWindowFromWindowMovementGroup: window 0x4e is not attached to window 0x4f

121 Feb 13 18:08:28 WindowServer: disable_update_timeout: UI updates were forcibly disabled by application "World of Warcraft" for over 1.00 seconds. Server has re-enabled them.

122 Feb 13 18:20:36 fseventsd: Logging disabled completely for device:1: /Volumes/Recovery HD

123

124 launchd log

125

126 Feb 13 08:50:39 : Failed to remove file or directory: name = dyld_shared_cache_x86_64, error = 1: Operation not permitted. Further logging suppressed.

127 Feb 13 08:50:40 com.apple.airplaydiagnostics.server: Unrecognized MachService property: ResetAtClose

128 Feb 13 08:51:04 com.apple.xpc.launchd.user.domain.501.100008.Aqua: Could not read path: path = /Users/USER/Library/LaunchAgents/homebrew.mxcl.jenkins.plist, error = 2: No such file or directory

129 Feb 13 08:51:04 com.apple.xpc.launchd.user.domain.501.100008.Aqua: Could not import service from caller: caller = otherbsd.306, service = com.getdropbox.dropbox.loginhelper, error = 119: Service is disabled

130 Feb 13 09:49:06 com.apple.xpc.launchd.domain.system: Could not read path: path = /System/Library/LaunchDaemons/com.apple.mDNSResponder.plista, error = 2: No such file or directory

131 Feb 13 09:49:06 com.apple.xpc.launchd.domain.system: Could not read path: path = /System/Library/LaunchDaemons/com.apple.mDNSResponder.plista, error = 2: No such file or directory

132 Feb 13 10:04:04 : Failed to remove file or directory: name = dyld_shared_cache_x86_64, error = 1: Operation not permitted. Further logging suppressed.

133 Feb 13 10:04:05 com.apple.airplaydiagnostics.server: Unrecognized MachService property: ResetAtClose

134 Feb 13 10:04:20 com.apple.xpc.launchd.user.domain.501.100007.Aqua: Could not read path: path = /Users/USER/Library/LaunchAgents/homebrew.mxcl.jenkins.plist, error = 2: No such file or directory

135 Feb 13 10:04:21 com.apple.xpc.launchd.user.domain.501.100007.Aqua: Could not import service from caller: caller = otherbsd.297, service = com.getdropbox.dropbox.loginhelper, error = 119: Service is disabled

136 Feb 13 15:02:34 : Failed to remove file or directory: name = dyld_shared_cache_x86_64, error = 1: Operation not permitted. Further logging suppressed.

137 Feb 13 15:02:37 com.apple.airplaydiagnostics.server: Unrecognized MachService property: ResetAtClose

138 Feb 13 15:06:50 : Failed to remove file or directory: name = dyld_shared_cache_x86_64, error = 1: Operation not permitted. Further logging suppressed.

139 Feb 13 15:06:50 com.apple.airplaydiagnostics.server: Unrecognized MachService property: ResetAtClose

140 Feb 13 15:09:09 com.apple.xpc.launchd.user.domain.501.100007.Aqua: Could not read path: path = /Users/USER/Library/LaunchAgents/homebrew.mxcl.jenkins.plist, error = 2: No such file or directory

141 Feb 13 15:09:09 com.apple.xpc.launchd.user.domain.501.100007.Aqua: Could not import service from caller: caller = otherbsd.296, service = com.getdropbox.dropbox.loginhelper, error = 119: Service is disabled

142

143 Console log

144

145 Feb 13 15:05:21 fontd: XType - wal checkpoint: 0, -1, -1.

146 Feb 13 15:09:10 fontd: Failed to open read-only database, regenerating DB

147

148 Loaded kernel extensions

149

150 com.intel.kext.intelhaxm (6.0.1)

151 org.virtualbox.kext.VBoxDrv (5.0.2)

152 org.virtualbox.kext.VBoxNetAdp (5.0.2)

153 org.virtualbox.kext.VBoxNetFlt (5.0.2)

154 org.virtualbox.kext.VBoxUSB (5.0.2)

155

156 System services loaded

157

158 com.adobe.ARMDC.Communicator

159 com.adobe.ARMDC.SMJobBlessHelper

160 com.adobe.fpsaud

161 com.apple.logd

162 - status: 1

163 com.apple.watchdogd

164 com.intel.haxm

165 com.macpaw.CleanMyMac3.Agent

166 com.microsoft.office.licensingV2.helper

167 com.oracle.java.Helper-Tool

168

169 Login services loaded

170

171 com.adobe.ARMDCHelper.UUID

172 - status: 111

173 com.bittorrent.BitTorrent

174 com.citrixonline.GoToMeeting.G2MUpdate

175 com.google.keystone.user.agent

176 com.oracle.java.Java-Updater

177

178 Contents of /Library/LaunchAgents/com.adobe.ARMDCHelper.UUID.plist

179 - mod date: Oct 14 15:07:26 2015

180 - size (B): 577

181 - checksum: 2197523146

182

183 <?xml version="1.0" encoding="UTF-8"?>

184 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

185 <plist version="1.0">

186 <dict>

187 <key>Label</key>

188 <string>com.adobe.ARMDCHelper.UUID</string>

189 <key>ProgramArguments</key>

190 <array>

191 <string>/Library/Application Support/Adobe/ARMDC/Application/Acrobat Update Helper.app/Contents/MacOS/Acrobat Update Helper</string>

192 </array>

193 <key>RunAtLoad</key>

194 <true/>

195 <key>StartInterval</key>

196 <integer>12600</integer>

197 </dict>

198 </plist>

199

200 Contents of /Library/LaunchAgents/com.oracle.java.Java-Updater.plist

201 - mod date: Sep 21 19:46:23 2015

202 - size (B): 104

203 - checksum: 1646309946

204

205 <?xml version="1.0" encoding="UTF-8"?>

206 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

207 <plist version="1.0">

208 <dict>

209 <key>Label</key>

210 <string>com.oracle.java.Java-Updater</string>

211 <key>ProgramArguments</key>

212 <array>

213 <string>/Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Resources/Java Updater.app/Contents/MacOS/Java Updater</string>

214 <string>-bgcheck</string>

215 </array>

216 <key>StandardErrorPath</key>

217 <string>/dev/null</string>

218 <key>StandardOutPath</key>

219 <string>/dev/null</string>

220 <key>StartCalendarInterval</key>

221 <dict>

222 <key>Hour</key>

223 <integer>8</integer>

224 <key>Minute</key>

225 <integer>42</integer>

226 <key>Weekday</key>

227 <integer>2</integer>

228 </dict>

229 </dict>

230

231 ...and 1 more line(s)

232

233 Contents of /Library/LaunchDaemons/com.intel.haxm.plist

234 - mod date: Nov 15 20:41:41 2015

235 - size (B): 560

236 - checksum: 3766479148

237

238 <?xml version="1.0" encoding="UTF-8"?>

239 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

240 <plist version="1.0">

241 <dict>

242 <key>KeepAlive</key>

243 <false/>

244 <key>Label</key>

245 <string>com.intel.haxm</string>

246 <key>ProgramArguments</key>

247 <array>

248 <string>/Library/Extensions/intelhaxm.kext/Contents/Resources/haxm_start.sh</st ring>

249 </array>

250 <key>RunAtLoad</key>

251 <true/>

252 <key>UserName</key>

253 <string>root</string>

254 </dict>

255 </plist>

256

257 Contents of /Library/LaunchDaemons/com.macpaw.CleanMyMac3.Agent.plist

258 - mod date: Oct 29 09:57:25 2015

259 - size (B): 899

260 - checksum: 3778627067

261

262 <?xml version="1.0" encoding="UTF-8"?>

263 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

264 <plist version="1.0">

265 <dict>

266 <key>Label</key>

267 <string>com.macpaw.CleanMyMac3.Agent</string>

268 <key>MachServices</key>

269 <dict>

270 <key>com.macpaw.CleanMyMac3.Agent</key>

271 <true/>

272 </dict>

273 <key>Program</key>

274 <string>/Library/PrivilegedHelperTools/com.macpaw.CleanMyMac3.Agent</string>

275 <key>ProgramArguments</key>

276 <array>

277 <string>/Library/PrivilegedHelperTools/com.macpaw.CleanMyMac3.Agent</string>

278 </array>

279 <key>Sockets</key>

280 <dict>

281 <key>MasterSocket</key>

282 <dict>

283 <key>SockFamily</key>

284 <string>Unix</string>

285 <key>SockPathMode</key>

286 <integer>438</integer>

287

288 ...and 8 more line(s)

289

290 Contents of /Library/LaunchDaemons/org.virtualbox.startup.plist

291 - mod date: Sep 22 06:50:22 2015

292 - size (B): 76

293 - checksum: 3094394405

294

295 <?xml version="1.0" encoding="UTF-8"?>

296 <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

297 <plist version="1.0">

298 <dict>

299 <key>Label</key> <string>org.virtualbox.startup</string>

300 <key>Disabled</key> <false/>

301 <key>RunAtLoad</key> <true/>

302 <key>KeepAlive</key> <false/>

303 <key>LaunchOnlyOnce</key> <true/>

304 <key>ProgramArguments</key>

305 <array>

306 <string>/Library/Application Support/VirtualBox/LaunchDaemons/VirtualBoxStartup.sh</string>

307 <string>restart</string>

308 </array>

309 </dict>

310 </plist>

311

312 Contents of /private/etc/hosts

313 - mod date: Oct 25 14:05:34 2015

314 - size (B): 233

315 - checksum: 776114946

316

317 127.0.0.1 localhost

318 255.255.255.255 broadcasthost

319 ::1 localhost

320 192.168.1.1 padme

321

322 Contents of Library/LaunchAgents/com.bittorrent.BitTorrent.plist

323 - mod date: Jan 12 15:42:28 2016

324 - size (B): 491

325 - checksum: 305223476

326

327 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC -//Apple Computer//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd> <plist version="1.0"> <dict> <key>Label</key> <string>com.bittorrent.BitTorrent</string> <key>ProgramArguments</key> <array> <string>/usr/bin/open</string> <string>-n</string> <string>/Applications/BitTorrent.app</string> </array> <key>KeepAlive</key> <false/> <key>LaunchOnlyOnce</key> <true/> </dict> </plist>

328

329 Contents of Library/LaunchAgents/com.citrixonline.GoToMeeting.G2MUpdate.plist

330 - mod date: Dec 1 10:04:01 2015

331 - size (B): 457

332 - checksum: 1297242046

333

334 <?xml version="1.0" encoding="UTF-8"?>

335 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

336 <plist version="1.0">

337 <dict>

338 <key>Label</key>

339 <string>com.citrixonline.GoToMeeting.G2MUpdate</string>

340 <key>ProgramArguments</key>

341 <array>

342 <string>/Users/USER/Library/Application Support/CitrixOnline/GoToMeeting/G2MUpdate</string>

343 </array>

344 <key>StartInterval</key>

345 <integer>3660</integer>

346 </dict>

347 </plist>

348

349 Contents of Library/LaunchAgents/com.google.keystone.agent.plist

350 - mod date: Dec 15 09:00:28 2015

351 - size (B): 802

352 - checksum: 2462597360

353

354 <?xml version="1.0" encoding="UTF-8"?>

355 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

356 <plist version="1.0">

357 <dict>

358 <key>Label</key>

359 <string>com.google.keystone.user.agent</string>

360 <key>LimitLoadToSessionType</key>

361 <string>Aqua</string>

362 <key>ProgramArguments</key>

363 <array>

364 <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.** ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>

365 <string>-runMode</string>

366 <string>ifneeded</string>

367 </array>

368 <key>RunAtLoad</key>

369 <true/>

370 <key>StartInterval</key>

371 <integer>3623</integer>

372 <key>StandardErrorPath</key>

373 <string>/dev/null</string>

374 <key>StandardOutPath</key>

375 <string>/dev/null</string>

376 </dict>

377 </plist>

378

379 Contents of Library/LaunchAgents/org.virtualbox.vboxwebsrv.plist

380 - mod date: Sep 22 06:50:51 2015

381 - size (B): 677

382 - checksum: 3654809970

383

384 <?xml version="1.0" encoding="UTF-8"?>

385 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

386 <plist version="1.0">

387 <dict>

388 <key>Disabled</key>

389 <true/>

390 <key>KeepAlive</key>

391 <false/>

392 <key>Label</key>

393 <string>org.virtualbox.vboxwebsvc</string>

394 <key>Program</key>

395 <string>/Applications/VirtualBox.app/Contents/MacOS/vboxwebsrv</string>

396 <key>Sockets</key>

397 <dict>

398 <key>Listeners</key>

399 <dict>

400 <key>SockServiceName</key>

401 <string>18083</string>

402 <key>SockType</key>

403 <string>stream</string>

404 <key>SockFamily</key>

405 <string>IPv4</string>

406 </dict>

407 </dict>

408 </dict>

409

410 ...and 1 more line(s)

411

412 User login items

413

414 iTunesHelper

415 - /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app

416 Dropbox

417 - /Applications/Dropbox.app

418 AdobeResourceSynchronizer

419 - /Applications/Adobe Acrobat Reader DC.app/Contents/Helpers/AdobeResourceSynchronizer.app

420 Battle.net

421 - /Applications/Battle.net.app/Contents/Battle.net Launcher.app

422

423 iCloud services

424

425 MOBILE_DOCUMENTS

426 PHOTO_STREAM

427 MAIL_AND_NOTES

428 CONTACTS

429 CALENDAR

430 REMINDERS

431 BOOKMARKS

432 NOTES

433 FIND_MY_MAC

434

435 iCloud errors

436

437 Photos 25

438 cloudd 15

439 Finder 3

440

441 Continuity errors

442

443 sharingd 27

444 Pixelmator 18

445 sharedfilelistd 13

446 Pages 6

447 comapple.appkit.xpc.openAndSavePanelService 2

448 Xcode 2

449

450 Restrictive permissions: 18130

451

452 Global prefs (user)

453

454 CGDisableCursorLocationMagnification = 1

455

456 Extensions

457

458 /Library/Extensions/intelhaxm.kext

459 - com.intel.kext.intelhaxm

460 - Intel Corporation Apps (Z3L495V9L4)

461 /System/Library/Extensions/MicrosoftMouse.kext/Contents/PlugIns/MicrosoftMouseB luetooth.kext

462 - com.microsoft.driver.MicrosoftMouseBluetooth

463 /System/Library/Extensions/MicrosoftMouse.kext/Contents/PlugIns/MicrosoftMouseU SB.kext

464 - com.microsoft.driver.MicrosoftMouseUSB

465 /System/Library/Extensions/MicrosoftMouse.kext

466 - com.microsoft.driver.MicrosoftMouse

467

468 Applications

469

470 /Applications/Box Sync.app

471 - com.box.sync

472 - Box.net, Inc.

473 /Applications/Curse Client.app

474 - com.curse.CurseClient

475 - v4CurseClient Development Certificate

476 /Applications/MPlayerX.app

477 - org.niltsh.MPlayerX

478 - Zongyao Qu (JQRW8D24U4)

479

480 PrefPane

481

482 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home/lib/deploy/JavaControlPanel.pref Pane

483 - com.oracle.java.JavaControlPanel

484 /Library/PreferencePanes/Flash Player.prefPane

485 - com.adobe.flashplayerpreferences

486 /Library/PreferencePanes/Microsoft Mouse.prefPane

487 - com.microsoft.microsoftmouse

488

489 Bundles

490

491 /Library/Internet Plug-Ins/AdobePDFViewer.plugin

492 - com.adobe.acrobat.pdfviewer

493 - Adobe Systems, Inc.

494 /Library/Internet Plug-Ins/AdobePDFViewerNPAPI.plugin

495 - com.adobe.acrobat.pdfviewerNPAPI

496 - Adobe Systems, Inc.

497 /Library/Internet Plug-Ins/Flash Player.plugin

498 - com.macromedia.Flash Player.plugin

499 - Adobe Systems, Inc.

500 /Library/Internet Plug-Ins/JavaAppletPlugin.plugin

501 - com.oracle.java.JavaAppletPlugin

502 /Users/USER/Library/Address Book Plug-Ins/SkypeABCaller.bundle

503 - com.skype.SkypeABCaller

504 /Users/USER/Library/Address Book Plug-Ins/SkypeABChatter.bundle

505 - com.skype.SkypeABChatter

506 /Users/USER/Library/Address Book Plug-Ins/SkypeABDialer.bundle

507 - com.skype.skypeabdialer

508 /Users/USER/Library/Address Book Plug-Ins/SkypeABSMS.bundle

509 - com.skype.skypeabsms

510 /Users/USER/Library/Application Support/Google/Chrome/PepperFlash/20.0.0.286/PepperFlashPlayer.plugin

511 - com.macromedia.PepperFlashPlayer.pepper

512 - Adobe Systems, Inc.

513 /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.8.866/_platform_specific/mac_x64/widevine cdmadapter.plugin

514 - NA

515 /Users/USER/Library/Internet Plug-Ins/CitrixOnlineWebDeploymentPlugin.plugin

516 - com.citrixonline.mac.WebDeploymentPlugin

517 /Users/USER/Library/Internet Plug-Ins/WebEx64.plugin

518 - com.cisco_webex.plugin.gpc64

519

520 Bundles (new)

521

522 /Library/Internet Plug-Ins/Flash Player.plugin

523 - com.macromedia.Flash Player.plugin

524 - Adobe Systems, Inc.

525 /Library/PreferencePanes/Flash Player.prefPane

526 - com.adobe.flashplayerpreferences

527 /System/Library/Intelligent Suggestions/Assets.suggestionsassets

528 - com.apple.MobileAsset.CoreSuggestions

529 - Software Signing

530

531 Library paths

532

533 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/jli/lib jli.dylib

534 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libAppl eScriptEngine.dylib

535 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libatta ch.dylib

536 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libawt. dylib

537 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libawt_ lwawt.dylib

538 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libbci. dylib

539 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libdcpr .dylib

540 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libdeco ra_sse.dylib

541 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libdepl oy.dylib

542 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libdt_s ocket.dylib

543 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libfont manager.dylib

544 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libfxpl ugins.dylib

545 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libglas s.dylib

546 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libglib -lite.dylib

547 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libgstr eamer-lite.dylib

548 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libhpro f.dylib

549 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libinst rument.dylib

550 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libj2gs s.dylib

551 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libj2pc sc.dylib

552 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libj2pk cs11.dylib

553 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjaas _unix.dylib

554 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjava .dylib

555 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjava _crw_demo.dylib

556 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjava fx_font.dylib

557 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjava fx_font_t2k.dylib

558 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjava fx_iio.dylib

559 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjawt .dylib

560 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjdwp .dylib

561 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjfr. dylib

562 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjfxm edia.dylib

563 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjfxm edia_avf.dylib

564 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjfxm edia_qtkit.dylib

565 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjfxw ebkit.dylib

566 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjpeg .dylib

567 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjsdt .dylib

568 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjsig .dylib

569 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libjsou nd.dylib

570 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libkcms .dylib

571 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/liblcms .dylib

572 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libmana gement.dylib

573 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libmlib _image.dylib

574 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libnet. dylib

575 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libnio. dylib

576 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libnpt. dylib

577 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libosx. dylib

578 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libosxa pp.dylib

579 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libosxk rb5.dylib

580 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libosxu i.dylib

581 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libpris m_common.dylib

582 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libpris m_es2.dylib

583 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libpris m_sw.dylib

584 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libreso urce.dylib

585 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libsapr oc.dylib

586 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libspla shscreen.dylib

587 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libsune c.dylib

588 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libt2k. dylib

589 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libunpa ck.dylib

590 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libveri fy.dylib

591 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/libzip. dylib

592 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/server/ libjsig.dylib

593 /Library/Java/JavaVirtualMachines/jdk1.8.0_60.jdk/Contents/Home/jre/lib/server/ libjvm.dylib

594 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/jli/lib jli.dylib

595 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libAppl eScriptEngine.dylib

596 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libatta ch.dylib

597 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libawt. dylib

598 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libawt_ lwawt.dylib

599 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libbci. dylib

600 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libdcpr .dylib

601 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libdeco ra_sse.dylib

602 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libdepl oy.dylib

603 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libdt_s ocket.dylib

604 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libfont manager.dylib

605 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libfxpl ugins.dylib

606 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libglas s.dylib

607 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libglib -lite.dylib

608 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libgstr eamer-lite.dylib

609 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libhpro f.dylib

610 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libinst rument.dylib

611 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libj2gs s.dylib

612 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libj2pc sc.dylib

613 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libj2pk cs11.dylib

614 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjaas _unix.dylib

615 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjava .dylib

616 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjava _crw_demo.dylib

617 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjava fx_font.dylib

618 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjava fx_font_t2k.dylib

619 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjava fx_iio.dylib

620 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjawt .dylib

621 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjdwp .dylib

622 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjfr. dylib

623 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjfxm edia.dylib

624 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjfxm edia_avf.dylib

625 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjfxm edia_qtkit.dylib

626 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjfxw ebkit.dylib

627 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjpeg .dylib

628 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjsdt .dylib

629 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjsig .dylib

630 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libjsou nd.dylib

631 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libkcms .dylib

632 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/liblcms .dylib

633 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libmana gement.dylib

634 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libmlib _image.dylib

635 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libnet. dylib

636 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libnio. dylib

637 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libnpt. dylib

638 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libosx. dylib

639 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libosxa pp.dylib

640 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libosxk rb5.dylib

641 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libosxu i.dylib

642 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libpris m_common.dylib

643 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libpris m_es2.dylib

644 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libpris m_sw.dylib

645 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libreso urce.dylib

646 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libsapr oc.dylib

647 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libspla shscreen.dylib

648 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libsune c.dylib

649 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libt2k. dylib

650 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libunpa ck.dylib

651 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libveri fy.dylib

652 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/libzip. dylib

653 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/server/ libjsig.dylib

654 /Library/Java/JavaVirtualMachines/jdk1.8.0_72.jdk/Contents/Home/jre/lib/server/ libjvm.dylib

655 /Users/USER/Library/Android/sdk/build-tools/22.0.1/libLLVM.dylib

656 /Users/USER/Library/Android/sdk/build-tools/22.0.1/libbcc.dylib

657 /Users/USER/Library/Android/sdk/build-tools/22.0.1/libbcinfo.dylib

658 /Users/USER/Library/Android/sdk/build-tools/22.0.1/libc++.dylib

659 /Users/USER/Library/Android/sdk/build-tools/22.0.1/libclang.dylib

660 /Users/USER/Library/Android/sdk/build-tools/23.0.1/lib/libLLVM.dylib

661 /Users/USER/Library/Android/sdk/build-tools/23.0.1/lib/libbcc.dylib

662 /Users/USER/Library/Android/sdk/build-tools/23.0.1/lib/libbcinfo.dylib

663 /Users/USER/Library/Android/sdk/build-tools/23.0.1/lib/libc++.dylib

664 /Users/USER/Library/Android/sdk/build-tools/23.0.1/lib/libclang.dylib

665 /Users/USER/Library/Android/sdk/build-tools/23.0.2/lib/libLLVM.dylib

666 /Users/USER/Library/Android/sdk/build-tools/23.0.2/lib/libbcc.dylib

667 /Users/USER/Library/Android/sdk/build-tools/23.0.2/lib/libbcinfo.dylib

668 /Users/USER/Library/Android/sdk/build-tools/23.0.2/lib/libc++.dylib

669 /Users/USER/Library/Android/sdk/build-tools/23.0.2/lib/libclang.dylib

670 /Users/USER/Library/Android/sdk/platform-tools/lib64/libc++.dylib

671 /Users/USER/Library/Android/sdk/tools/lib64/lib64EGL_translator.dylib

672 /Users/USER/Library/Android/sdk/tools/lib64/lib64GLES_CM_translator.dylib

673 /Users/USER/Library/Android/sdk/tools/lib64/lib64GLES_V2_translator.dylib

674 /Users/USER/Library/Android/sdk/tools/lib64/lib64OpenglRender.dylib

675 /Users/USER/Library/Android/sdk/tools/lib64/lib64emugl_test_shared_library.dyli b

676 /Users/USER/Library/Application Support/Firefox/Profiles/ojd15z38.default/gmp-gmpopenh264/1.5.3/libgmpopenh264. dylib

677 /Users/USER/Library/Application Support/Google/Chrome/WidevineCDM/1.4.8.866/_platform_specific/mac_x64/libwidev inecdm.dylib

678 /Users/USER/Library/Application Support/WebEx Folder/1524/cmcrypto-29.13.0.2.dylib

679 /Users/USER/Library/Application Support/WebEx Folder/1524/libcrypto-0.2.5.4.dylib

680 /Users/USER/Library/Application Support/WebEx Folder/1524/libssl-0.2.5.4.dylib

681 /Users/USER/Library/Application Support/WebEx Folder/1524/xml-29.0.0.1.dylib

682 /Users/USER/Library/Application Support/WebEx Folder/onprem_1224/atpp-7.1.20.0.dylib

683 /Users/USER/Library/Application Support/WebEx Folder/onprem_1224/cmcrypto-29.13.0.1.dylib

684 /Users/USER/Library/Application Support/WebEx Folder/onprem_1224/libcrypto.0.1.4.7.dylib

685 /Users/USER/Library/Application Support/WebEx Folder/onprem_1224/libssl.0.1.4.7.dylib

686 /Users/USER/Library/Application Support/WebEx Folder/onprem_1224/xml-11.18.32.0.dylib

687 /Users/USER/Library/Application Support/WebEx Folder/onprem_1524/cmcrypto-29.13.0.1.dylib

688 /Users/USER/Library/Application Support/WebEx Folder/onprem_1524/libcrypto-0.1.4.7.dylib

689 /Users/USER/Library/Application Support/WebEx Folder/onprem_1524/libssl-0.1.4.7.dylib

690 /Users/USER/Library/Application Support/WebEx Folder/onprem_1524/xml-29.0.0.1.dylib

691 /opt/elasticsearch-1.5.1/lib/sigar/libsigar-universal-macosx.dylib

692 /opt/elasticsearch-1.5.1/lib/sigar/libsigar-universal64-macosx.dylib

693 /usr/local/Cellar/atk/2.18.0_1/lib/libatk-1.0.0.dylib

694 /usr/local/Cellar/cairo/1.14.6/lib/cairo/libcairo-trace.0.dylib

695 /usr/local/Cellar/cairo/1.14.6/lib/libcairo-gobject.2.dylib

696 /usr/local/Cellar/cairo/1.14.6/lib/libcairo-script-interpreter.2.dylib

697 /usr/local/Cellar/cairo/1.14.6/lib/libcairo.2.dylib

698 /usr/local/Cellar/ffmpeg/2.8.1_1/lib/libavcodec.56.60.100.dylib

699 /usr/local/Cellar/ffmpeg/2.8.1_1/lib/libavdevice.56.4.100.dylib

700 /usr/local/Cellar/ffmpeg/2.8.1_1/lib/libavfilter.5.40.101.dylib

701 /usr/local/Cellar/ffmpeg/2.8.1_1/lib/libavformat.56.40.101.dylib

702 /usr/local/Cellar/ffmpeg/2.8.1_1/lib/libavresample.2.1.0.dylib

703 /usr/local/Cellar/ffmpeg/2.8.1_1/lib/libavutil.54.31.100.dylib

704 /usr/local/Cellar/ffmpeg/2.8.1_1/lib/libpostproc.53.3.100.dylib

705 /usr/local/Cellar/ffmpeg/2.8.1_1/lib/libswresample.1.2.101.dylib

706 /usr/local/Cellar/ffmpeg/2.8.1_1/lib/libswscale.3.1.101.dylib

707 /usr/local/Cellar/flac/1.3.1/lib/libFLAC++.6.dylib

708 /usr/local/Cellar/flac/1.3.1/lib/libFLAC.8.dylib

709 /usr/local/Cellar/fontconfig/2.11.1/lib/libfontconfig.1.dylib

710 /usr/local/Cellar/fontconfig/2.11.1_1/lib/libfontconfig.1.dylib

711 /usr/local/Cellar/freetype/2.6.2/lib/libfreetype.6.dylib

712 /usr/local/Cellar/freetype/2.6_1/lib/libfreetype.6.dylib

713 /usr/local/Cellar/gdk-pixbuf/2.32.3/lib/libgdk_pixbuf-2.0.0.dylib

714 /usr/local/Cellar/gettext/0.19.5.1/lib/libasprintf.0.dylib

715 /usr/local/Cellar/gettext/0.19.5.1/lib/libgettextlib-0.19.5.1.dylib

716 /usr/local/Cellar/gettext/0.19.5.1/lib/libgettextpo.0.dylib

717 /usr/local/Cellar/gettext/0.19.5.1/lib/libgettextsrc-0.19.5.1.dylib

718 /usr/local/Cellar/gettext/0.19.5.1/lib/libintl.8.dylib

719 /usr/local/Cellar/gettext/0.19.7/lib/libasprintf.0.dylib

720 /usr/local/Cellar/gettext/0.19.7/lib/libgettextlib-0.19.7.dylib

721 /usr/local/Cellar/gettext/0.19.7/lib/libgettextpo.0.dylib

722 /usr/local/Cellar/gettext/0.19.7/lib/libgettextsrc-0.19.7.dylib

723 /usr/local/Cellar/gettext/0.19.7/lib/libintl.8.dylib

724 /usr/local/Cellar/glib/2.44.1/lib/libgio-2.0.0.dylib

725 /usr/local/Cellar/glib/2.44.1/lib/libglib-2.0.0.dylib

726 /usr/local/Cellar/glib/2.44.1/lib/libgmodule-2.0.0.dylib

727 /usr/local/Cellar/glib/2.44.1/lib/libgobject-2.0.0.dylib

728 /usr/local/Cellar/glib/2.44.1/lib/libgthread-2.0.0.dylib

729 /usr/local/Cellar/glib/2.46.2/lib/libgio-2.0.0.dylib

730 /usr/local/Cellar/glib/2.46.2/lib/libglib-2.0.0.dylib

731 /usr/local/Cellar/glib/2.46.2/lib/libgmodule-2.0.0.dylib

732 /usr/local/Cellar/glib/2.46.2/lib/libgobject-2.0.0.dylib

733 /usr/local/Cellar/glib/2.46.2/lib/libgthread-2.0.0.dylib

734 /usr/local/Cellar/gmp/6.1.0/lib/libgmp.10.dylib

735 /usr/local/Cellar/gmp/6.1.0/lib/libgmpxx.4.dylib

736 /usr/local/Cellar/gnutls/3.4.8/lib/libgnutls.30.dylib

737 /usr/local/Cellar/gnutls/3.4.8/lib/libgnutlsxx.28.dylib

738 /usr/local/Cellar/gobject-introspection/1.46.0_1/lib/libgirepository-1.0.1.dyli b

739 /usr/local/Cellar/gtk+/2.24.29/lib/libgailutil.18.dylib

740 /usr/local/Cellar/gtk+/2.24.29/lib/libgdk-quartz-2.0.0.dylib

741 /usr/local/Cellar/gtk+/2.24.29/lib/libgtk-quartz-2.0.0.dylib

742 /usr/local/Cellar/harfbuzz/1.1.3/lib/libharfbuzz-gobject.0.dylib

743 /usr/local/Cellar/harfbuzz/1.1.3/lib/libharfbuzz-icu.0.dylib

744 /usr/local/Cellar/harfbuzz/1.1.3/lib/libharfbuzz.0.dylib

745 /usr/local/Cellar/icu4c/56.1/lib/libicudata.56.1.dylib

746 /usr/local/Cellar/icu4c/56.1/lib/libicui18n.56.1.dylib

747 /usr/local/Cellar/icu4c/56.1/lib/libicuio.56.1.dylib

748 /usr/local/Cellar/icu4c/56.1/lib/libicule.56.1.dylib

749 /usr/local/Cellar/icu4c/56.1/lib/libiculx.56.1.dylib

750 /usr/local/Cellar/icu4c/56.1/lib/libicutest.56.1.dylib

751 /usr/local/Cellar/icu4c/56.1/lib/libicutu.56.1.dylib

752 /usr/local/Cellar/icu4c/56.1/lib/libicuuc.56.1.dylib

753 /usr/local/Cellar/jpeg/8d/lib/libjpeg.8.dylib

754 /usr/local/Cellar/lame/3.99.5/lib/libmp3lame.0.dylib

755 /usr/local/Cellar/libexif/0.6.21/lib/libexif.12.dylib

756 /usr/local/Cellar/libffi/3.0.13/lib/libffi.6.dylib

757 /usr/local/Cellar/libgcrypt/1.6.4_1/lib/libgcrypt.20.dylib

758 /usr/local/Cellar/libgpg-error/1.21/lib/libgpg-error.0.dylib

759 /usr/local/Cellar/libid3tag/0.15.1b/lib/libid3tag.0.3.0.dylib

760 /usr/local/Cellar/libidn/1.32/lib/libidn.11.dylib

761 /usr/local/Cellar/libogg/1.3.2/lib/libogg.0.dylib

762 /usr/local/Cellar/libotr/4.1.0/lib/libotr.5.dylib

763 /usr/local/Cellar/libpng/1.6.18/lib/libpng16.16.dylib

764 /usr/local/Cellar/libpng/1.6.21/lib/libpng16.16.dylib

765 /usr/local/Cellar/libssh2/1.6.0/lib/libssh2.1.dylib

766 /usr/local/Cellar/libtasn1/4.7/lib/libtasn1.6.dylib

767 /usr/local/Cellar/libtiff/4.0.6/lib/libtiff.5.dylib

768 /usr/local/Cellar/libtiff/4.0.6/lib/libtiffxx.5.dylib

769 /usr/local/Cellar/libvo-aacenc/0.1.3/lib/libvo-aacenc.0.dylib

770 /usr/local/Cellar/libvorbis/1.3.5/lib/libvorbis.0.dylib

771 /usr/local/Cellar/libvorbis/1.3.5/lib/libvorbisenc.2.dylib

772 /usr/local/Cellar/libvorbis/1.3.5/lib/libvorbisfile.3.dylib

773 /usr/local/Cellar/lzo/2.09/lib/liblzo2.2.dylib

774 /usr/local/Cellar/nettle/3.1/lib/libhogweed.4.0.dylib

775 /usr/local/Cellar/nettle/3.1/lib/libnettle.6.0.dylib

776 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/lib4758cca.dylib

777 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libaep.dylib

778 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libatalla.dylib

779 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libcapi.dylib

780 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libchil.dylib

781 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libcswift.dylib

782 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libgmp.dylib

783 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libgost.dylib

784 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libnuron.dylib

785 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libpadlock.dylib

786 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libsureware.dylib

787 /usr/local/Cellar/openssl/1.0.2d_1/lib/engines/libubsec.dylib

788 /usr/local/Cellar/openssl/1.0.2d_1/lib/libcrypto.1.0.0.dylib

789 /usr/local/Cellar/openssl/1.0.2d_1/lib/libssl.1.0.0.dylib

790 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/lib4758cca.dylib

791 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libaep.dylib

792 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libatalla.dylib

793 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libcapi.dylib

794 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libchil.dylib

795 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libcswift.dylib

796 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libgmp.dylib

797 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libgost.dylib

798 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libnuron.dylib

799 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libpadlock.dylib

800 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libsureware.dylib

801 /usr/local/Cellar/openssl/1.0.2e_1/lib/engines/libubsec.dylib

802 /usr/local/Cellar/openssl/1.0.2e_1/lib/libcrypto.1.0.0.dylib

803 /usr/local/Cellar/openssl/1.0.2e_1/lib/libssl.1.0.0.dylib

804 /usr/local/Cellar/pango/1.38.1/lib/libpango-1.0.0.dylib

805 /usr/local/Cellar/pango/1.38.1/lib/libpangocairo-1.0.0.dylib

806 /usr/local/Cellar/pango/1.38.1/lib/libpangoft2-1.0.0.dylib

807 /usr/local/Cellar/pixman/0.32.8/lib/libpixman-1.0.dylib

808 /usr/local/Cellar/readline/6.3.8/lib/libhistory.6.3.dylib

809 /usr/local/Cellar/readline/6.3.8/lib/libreadline.6.3.dylib

810 /usr/local/Cellar/s-lang/2.3.0/lib/libslang.2.3.0.dylib

811 /usr/local/Cellar/sqlite/3.9.1/lib/libsqlite3.0.dylib

812 /usr/local/Cellar/unrar/5.2.7/lib/libunrar.dylib

813 /usr/local/Cellar/x264/r2601/lib/libx264.148.dylib

814 /usr/local/Cellar/xvid/1.3.4/lib/libxvidcore.4.dylib

815 /usr/local/Library/Homebrew/test/mach/fat.dylib

816 /usr/local/Library/Homebrew/test/mach/i386.dylib

817 /usr/local/Library/Homebrew/test/mach/x86_64.dylib

818

819 App extensions

820

821 com.bjango.iStatMini.iStat-Mini-Extension

822 com.box.sync.findersyncext

823 com.getdropbox.dropbox.garcon

824 com.pixelmatorteam.pixelmator.Repair-Tool-Action-Extension

825 com.pixelmatorteam.pixelmator.photos-distort-extension

826 com.twitter.twitter-mac.TwitterToday

827 ru.keepcoder.Telegram.TGShare

828

829 Modifications

830

831 file modified: /Applications/Microsoft Excel.app/Contents/Frameworks/MicrosoftSetupUI.framework

832 file modified: /Applications/Microsoft Outlook.app/Contents/Frameworks/MicrosoftSetupUI.framework

833 file modified: /Applications/Microsoft PowerPoint.app/Contents/Frameworks/MicrosoftSetupUI.framework

834 file modified: /Applications/Microsoft Word.app/Contents/Frameworks/MicrosoftSetupUI.framework

835 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/configuration/cf u_bundles.extras

836 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/configuration/cf u_bundles.info

837 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/configuration/up dates/com.sumsoftsolutions.erd4oracle.sqldev.installinfo

838 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/configuration/up dates/com.sumsoftsolutions.svco.sqldev.installinfo

839 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/ext ensions/com.sumsoftsolutions.erd4oracle.sqldev/commons-codec-1.9.jar

840 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/ext ensions/com.sumsoftsolutions.erd4oracle.sqldev/l2fprod-common-all.jar

841 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/ext ensions/com.sumsoftsolutions.erd4oracle.sqldev/licenses/commons-codec-1.9-licens e.txt

842 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/ext ensions/com.sumsoftsolutions.erd4oracle.sqldev/licenses/l2fprod-license.txt

843 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/ext ensions/com.sumsoftsolutions.erd4oracle.sqldev/licenses/license.txt

844 file added: /Applications/SQLDeveloper.app/Contents/Resources/sqldeveloper/sqldeveloper/ext ensions/com.sumsoftsolutions.erd4oracle.sqldev/licenses/netbeans-license.txt

845 ...

846 file added: /Applications/VLC.app/Contents/MacOS/plugins/plugins.dat

847

848 Non-loading kernel extensions

849

850 /System/Library/Extensions/AppleOSXUSBNCM.kext

851 - com.apple.driver.AppleOSXUSBNCM

852 - Software Signing

853

854 Installations

855

856 Adobe Flash Player: 2/9/16, 10:28 PM

857 Tweetbot: 2/8/16, 12:10 PM

858 Twitter: 2/3/16, 2:09 PM

859 Trillian: 2/3/16, 8:00 AM

860 Tweetbot: 2/1/16, 1:28 PM

861

862 Elapsed time (sec): 888

Feb 13, 2016 4:45 PM in response to wecucho

A

The system clock is not synchronized with the clock of the DNS server. You may be able to resolve the problem by changing the time server selection in the Date & Time preference pane.

B

The test results show other issues, probably not related to the original question.

You have a partial, non-functioning installation of the "CleanMyMac" scam utility.

Back up all data before proceeding.

Triple-click anywhere in the line below on this page to select it:

/Library/LaunchDaemons/com.macpaw.CleanMyMac3.Agent.plist

Right-click or control-click the highlighted line and select

Services Reveal in Finder (or just Reveal)

from the contextual menu.* A folder may open with an item selected. If it does, move the selected item to the Trash. You may be prompted for your administrator login password.

C

Some of your user files (not system files) have incorrect permissions or are locked. This procedure will unlock those files and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.

Please back up all data before proceeding.

Step 1

If you have more than one user, and the one in question is not an administrator, then go to Step 2.

Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):

sudo find ~ $TMPDIR.. -exec chflags -h nosappnd,noschg,nosunlnk,nouappnd,nouchg {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-

You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.

The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.

Step 2 (optional)

Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.

Start up in Recovery mode. You may be prompted to select a language, then the OS X Utilities screen will appear.

If you use FileVault 2, select Disk Utility, then select the icon of the FileVault startup volume ("Macintosh HD," unless you gave it a different name.) It will be nested below another drive icon. Click the Unlock button in the toolbar and enter your login password when prompted. Then quit Disk Utility to be returned to the main screen.

Select

Utilities Terminal

from the menu bar. A Terminal window will open. In that window, type this:

resetp

Press the tab key. The partial command you typed will automatically be completed to this:

resetpassword

Press return. A Reset Password window will open. You’re not going to reset a password.

Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.

Select your username from the menu labeled Select the user account if not already selected.

Under Reset Home Directory Permissions and ACLs, click the Reset button.

Select

Restart

from the menu bar.

D

The Microsoft mouse software is obsolete and doesn't work.

E

The symbol cache is very large. It stores data used in logs and crash reports, and it may have grown because it's corrupt. The cache is created automatically, and if deleted, it should be recreated when you restart the computer. Initially, at least, it will be a lot smaller.

I've seen one unverified report that a system became unbootable when the cache was deleted. That would have been due to a corrupt installation of OS X, but you should be prepared to reinstall if necessary. There is no reason to panic as long as you have good backups.

Back up all data before proceeding.

Please triple-click anywhere in the line below on this page to select it:

/System/Library/Caches/com.apple.coresymbolicationd

Right-click or control-click the highlighted line and select

Services Reveal in Finder (or just Reveal)

from the contextual menu.* A folder should open with an item named "com.apple.coresymbolicationd" selected. Move the selected item to the Trash. You may be prompted for your administrator login password. Restart the computer and empty the Trash.

*If you don't see the contextual menu item, select the line below and copy it to the Clipboard by pressing the key combination command-C:

/System/Library/Caches

In the Finder, select

Go Go to Folder...

from the menu bar and paste into the box that opens by pressing command-V. You may not see what you pasted because a line break is included. Press return.

A folder named "Caches" should open. Inside it is a subfolder named "com.apple.coresymbolicationd". Move that subfolder to the Trash, restart, and empty.

F

The graphics processor is crashing repeatedly. That's usually an indication of a fault in the logic board, which would have to be replaced. See, however, below.

G

According to Apple's specifications, your model can use at most 8 GB of memory, but you've installed 16 GB. The results are unpredictable. See, for example,this ASC discussion.

The manual for the product gives instructions for adding aftermarket memory that read something like this:

You can add two 4 GB memory modules for a maximum of 8 GB of memory.

I know that the aftermarket RAM vendor says that the out-of-spec configuration will work. If you accept that assurance, please ask the vendor for help with any problems that arise. Otherwise, reinstall the original memory, or new memory that complies with Apple's instructions.

Feb 13, 2016 5:18 PM in response to Linc Davis

Thank you for the report Linc. I have already worked on points A & B and I will review the rest of it, however, the report does not seem to attack the main problem in this post but routine maintenance problems.


About your points F & G. I already knew about Apple's memory instructions, I just want to clarify that my Mac is stable and I usually reboot the system each 20 days or so -I always use sleep instead of turn off the macbook- and you have to consider the date of the manual too.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

OS X messing up my DNS configuration

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.