CARVIEW |
Select Language
HTTP/2 200
date: Sat, 11 Oct 2025 13:02:17 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=8fa39c1874248b2ceefa75ad79b15188efc4077a5d58393e3e053c950c11bdf4a%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22XQovxmUuR3j_Yp-X5gt5tKOssMtqGqgs%22%3B%7D; HttpOnly; Path=/
cf-ray: 98ce8d09db51b080-BLR
Easy sudo in Windows CMD/PowerShell -> with multiple commands support through sudo args - Pastebin.com
SHARE
TWEET

Easy sudo in Windows CMD/PowerShell -> with multiple commands support through sudo args
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @echo off
- rem Original github gist - https://gist.github.com/TheJustLink/1f1707f971c81273339525558537c1e0
- SetLocal EnableDelayedExpansion
- set argument=%*
- set argument=!argument:"="!
- set argument=!argument:'=''!
- set firstSymbol=%argument:~0,1%
- set checkSymbol="
- if !firstSymbol! == !checkSymbol! (
- set argument=!argument:~1,-1!
- )
- powershell -Command "Start-Process cmd -ArgumentList(('/k cd {0}' -f (Get-Location).path), '& !argument!') -Verb RunAs"
- exit
Advertisement
-
✅ Make $2500 in 20 minutes⭐⭐⭐ 2
JavaScript | 4 sec ago | 0.24 KB
-
✅⭐ Make $2500 in 15 minutes ✅ NEVER SEEN BEFO...
JavaScript | 9 sec ago | 0.24 KB
-
⭐⭐Exchange Exploit⭐⭐ 1
JavaScript | 15 sec ago | 0.24 KB
-
✅⭐ Make huge profits on trading ⭐⭐ A
JavaScript | 27 sec ago | 0.24 KB
-
⭐ Instant BTC Profit Method ✅ NEVER SEEN BEFO...
JavaScript | 32 sec ago | 0.24 KB
-
⭐✅ MAKE $2500 IN 15 MIN⭐⭐⭐ 6
JavaScript | 38 sec ago | 0.24 KB
-
⭐✅ MAKE $2000 INSTANTLY ✅ NEVER SEEN BEFORE ⭐...
JavaScript | 43 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ 3
JavaScript | 49 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