Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

system cmd


mrdj204's Avatar
Member
0 0

my school blocked the "at" command on cmd. is there any other way to make it to get the system cmd?


ghost's Avatar
0 0

Have you tried reading through all of the "how to hack schools" type threads and articles? ALOT of ways thereā€¦ just out of interest what does your school use?


ghost's Avatar
0 0

I think he means the system command prompt like in issue 3 not just getting access to the normal command prompt

This works for me (you can change sysprompt to whatever you want to call it):

Type: sc create sysprompt binpath= "cmd /K start" type= own type= interact <HIT RETURN>

When that says success then type: sc start sysprompt <HIT RETURN>

Your current command prompt should say something about not responding in time or something, but the system cmd will of opened before it got to that.

Then when ever you want to access the system prompt again you can just type: sc start sysprompt (or what ever you called it when you did it) :)


mrdj204's Avatar
Member
0 0

thx for the info ill try it out