Created
May 31, 2017 15:50
-
-
Save MHaggis/4a3558c02650f896f5cd50dbeede9d35 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Backblaze": { | |
"process_name": ["bztransmit.exe"] | |
}, | |
"Box": { | |
"process_name": ["boxsync.exe", | |
"boxsyncmonitor.exe", | |
"syncupdaterservice.exe"] | |
}, | |
"Carbonite": { | |
"process_name": ["CarboniteService.exe", | |
"carbonitepreinstaller.exe"] | |
}, | |
"CrashPlan": { | |
"process_name": ["CrashPlanService.exe", | |
"CrashPlanDesktop.exe", | |
"CrashPlanTray.exe"] | |
}, | |
"Dropbox": { | |
"domain": ["client.dropbox.com"], | |
"process_name": ["dropbox.exe"] | |
}, | |
"Foxit Cloud": { | |
"domain": ["foxitcloud.com"], | |
"process_name": ["foxit_cloudreading.exe"] | |
}, | |
"Google Drive": { | |
"process_name": ["googledrivesync.exe"] | |
}, | |
"Hightail": { | |
"domain": ["hightail.com"] | |
}, | |
"Apple iCloud": { | |
"process_name": ["icloudservices.exe"] | |
}, | |
"JungleDisk": { | |
"process_name": ["junglediskmonitor.exe"] | |
}, | |
"Viivo": { | |
"process_name": ["viivo.exe"] | |
}, | |
"OneDrive": { | |
"process_name": ["onedrive.exe"] | |
}, | |
"Mega": { | |
"process_name": ["megasync.exe"] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment