給一點不算提示的提示...
首先..
一般的破解不會有這麼多動作,尤其是對非被破解軟體之外的行為太多了
從SandBox裡頭我們可以發現,這個破解軟體對註冊表有很多動作
引用:
CreateRegValue \REGISTRY\MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{Y479C6D0-OTRW-U5GH-S1EE-E0AC10B4E555}\StubPath
CreateRegKey \REGISTRY\MACHINE\Software\Microsoft\Active Setup\Installed Components\{Y479C6D0-OTRW-U5GH-S1EE-E0AC10B4E555}
ModifyFile C:\WINDOWS\system32\sc.exe
CreateFile C:\Documents and Settings\Administrator\Local Settings\Temporary Internet Files\Driver.exe
ModifyRegValue \REGISTRY\USER\S-1-5-21-448539723-651377827-725345543-500\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{1281886e-f313-11db-99f0-806d6172696f}\BaseClass
ModifyRegValue \REGISTRY\USER\S-1-5-21-448539723-651377827-725345543-500\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{d3b8cd10-9d15-11dc-9a65-806d6172696f}\BaseClass
ModifyRegValue \REGISTRY\USER\S-1-5-21-448539723-651377827-725345543-500\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\{12818871-f313-11db-99f0-806d6172696f}\BaseClass
ModifyRegValue \REGISTRY\USER\S-1-5-21-448539723-651377827-725345543-500\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache
CreateFile C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\~DFD76E.tmp
修改sc.exe,這個檔案是用來對系統服務做批次處裡的一個快捷程式,正常軟體沒有理由會修改它
而且還修改MountPoints2底下的註冊表,一般比較常見會去修改MountPoints2的病毒就是映像劫持病毒
以下是犀牛執行後的情形
KAV的PDM情形
Comodo FW情形
提示到這邊..
考驗一下自己的分析能力,依賴AV公司有時候不見得會得到正確的結果