CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 00:31:32 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=e7a2946907d6c2026d4da87204b9feb32cc2899bebc35348be628060b420c150a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22ZQvKzfKZQHSb4WZPcHDhAKqcF8Jx_FaI%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d27eb099ecb080-BLR
DetectVM - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- net session >nul 2>&1 || (PowerShell start -verb runas '%~0' &exit /b)
- chcp 65001 >NUL 2>&1
- FOR /F "usebackq delims=" %%i in (`
- powershell -command "(Get-CimInstance -class Win32_computersystem).Manufacturer"
- `) DO SET _machinetype=%%i
- IF %_machinetype% == "Virtual Machine" GOTO :VM ELSE
- IF %_machinetype% == "VMware, Inc." GOTO :VM ELSE
- IF %_machinetype% == "VirtualBox" GOTO :VM ELSE
- IF %_machinetype% == "Xen" GOTO :VM ELSE
- ECHO C'est une machine physique
- pause
- GOTO :EOF
- :VM
- ECHO C'est une machine virtuelle
- pause
Advertisement
Add Comment
Please, Sign In to add comment
-
ββ
Marketplace Glitch β
Working β
NEVER SEEN...
JavaScript | 3 sec ago | 0.25 KB
-
π Crypto Swap Glitch β
Working
JavaScript | 4 sec ago | 0.24 KB
-
ββ
Marketplace Glitch β
Working β
NEVER SEEN...
JavaScript | 5 sec ago | 0.25 KB
-
ββ
Exploit 2500$ in 15 Minutesβββ E
JavaScript | 12 sec ago | 0.25 KB
-
π EASY MONEY GUIDE β
Working
JavaScript | 13 sec ago | 0.24 KB
-
ββ
Exploit 2500$ in 15 Minutesβββ S
JavaScript | 14 sec ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)ββ 3
JavaScript | 21 sec ago | 0.25 KB
-
π ChangeNOW Exploit
JavaScript | 22 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand