14,985
edits
m (→相關文章) |
|||
| Line 4: | Line 4: | ||
== 瞭解程式/程序(process)用途 == | == 瞭解程式/程序(process)用途 == | ||
使用 工作管理員 (或 cmd -> msconfig 或 [http://www.sysinternals.com/Utilities/ProcessExplorer.html Sysinternals Freeware - Process Explorer] )觀看執行程式的清單 | 使用 工作管理員 (或 cmd -> msconfig 或 [http://www.sysinternals.com/Utilities/ProcessExplorer.html Sysinternals Freeware - Process Explorer] )觀看執行程式的清單 | ||
* 瞭解程式用途: 對照[http://www.liutilities.com/products/wintaskspro/processlibrary/ Windows Process Library]或[http://www.sysinfo.org/ Sysinfo.org], [http://www.processlibrary.com/ ProcessLibrary.com], [http://www.exelib.com/ exeLibrary]等資料庫,檢查有無可疑或惡意的程式 | * 瞭解程式用途: 對照[http://www.liutilities.com/products/wintaskspro/processlibrary/ Windows Process Library]或[http://www.sysinfo.org/ Sysinfo.org], [http://www.processlibrary.com/ ProcessLibrary.com], [http://www.exelib.com/ exeLibrary] ,[http://www.tasklist.org/ TaskList.org - List of Windows Proccesses and Descriptions]等資料庫,檢查有無可疑或惡意的程式 | ||
** [http://www.pacs-portal.co.uk/startup_content.php Startups - Contents] | ** [http://www.pacs-portal.co.uk/startup_content.php Startups - Contents] | ||
** or just google it: recommended keywords was "file-name process" (without quote) ex: | ** or just google it: recommended keywords was "file-name process" (without quote) ex: | ||
EzEjMnAp.exe process | EzEjMnAp.exe process | ||
== 例行性檢查 == | == 例行性檢查 == | ||