Mac OS X启动时的自动启动过程

时间:2018-11-23 13:41:37

标签: macos malware malware-detection antimalware

我想检查启动计算机(mac os x)或用户登录位置时启动的每个进程。

这是我找到的方式:

~/.bash_profile 
~/.bashrc
/Library/LaunchAgents/
/Library/LaunchDaemons/
/System/Library/LaunchAgents
/System/Library/LaunchDaemons

还可以右键单击扩展坞上的应用程序,然后选中“打开会话”。看来与用户帐户配置中的应用程序列表是同一回事(通过这种方式您知道存储在哪个配置文件中吗?)

还有其他方法吗?

谢谢

0 个答案:

没有答案