Little snitch occasionally comes up and alerts me that pricalllogger is attempting to communicate out - can't find this application and was wondering if anything malicious is going on? Anyone else had this?
Never heard of that.. I'd look for it's process in Activity Monitor when Lil Snitch pops up. I'd want to know for sure where it's coming from. Also, you can use the following to search for it:
Open Terminal.app and type:
sudo find / -name "pricalllogger" -print
That should look everywhere on your computer for any instance of a file with that name.
Also make sure you're spelling it right. There were zero hits on "pricalllogger" on Google, making me suspect that you're not spelling it correctly....
Also make sure you're spelling it right. There were zero hits on "pricalllogger" on Google, making me suspect that you're not spelling it correctly....