Evade AV's detection - 7

This commit is contained in:
WindowsAddict 2023-11-04 09:52:46 +05:30
parent e60f8ea474
commit 8f6377f56b
2 changed files with 2 additions and 2 deletions

View File

@ -8329,7 +8329,7 @@ if defined DiscoveredKeyManagementServiceMachineIpAddress echo. KMS machine I
echo. KMS machine extended PID: %KeyManagementServiceProductKeyID%
echo. Activation interval: %VLActivationInterval% minutes
echo. Renewal interval: %VLRenewalInterval% minutes
echo. KMS host caching: %KeyManagementServiceHostCaching%
echo. K.M.S host caching: %KeyManagementServiceHostCaching%
if defined KeyManagementServiceLookupDomain echo. KMS SRV record lookup domain: %KeyManagementServiceLookupDomain%
if defined ExpireMsg echo.&echo. %ExpireMsg%
exit /b

View File

@ -363,7 +363,7 @@ if defined DiscoveredKeyManagementServiceMachineIpAddress echo. KMS machine I
echo. KMS machine extended PID: %KeyManagementServiceProductKeyID%
echo. Activation interval: %VLActivationInterval% minutes
echo. Renewal interval: %VLRenewalInterval% minutes
echo. KMS host caching: %KeyManagementServiceHostCaching%
echo. K.M.S host caching: %KeyManagementServiceHostCaching%
if defined KeyManagementServiceLookupDomain echo. KMS SRV record lookup domain: %KeyManagementServiceLookupDomain%
if defined ExpireMsg echo.&echo. %ExpireMsg%
exit /b