program AntiSandboxScanService; {$APPTYPE CONSOLE} {$R *.res} uses System.SysUtils, WinAPI.Windows, WinAPI.WinSvc; const ANTI_LIST : array[0..4-1] of String ...
確定! 回上一頁