Ray's Coding
Welcome to Ray's free coding forum! Here we help people learn to code, and share knowledge of coding.

Please feel free to sign up and begin your learning,teaching or sharing adventure!
Ray's Coding
Welcome to Ray's free coding forum! Here we help people learn to code, and share knowledge of coding.

Please feel free to sign up and begin your learning,teaching or sharing adventure!
Ray's Coding
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Ray's Coding

Ray's coding forum for teaching, sharing, and learning.
 
HomeHome  Latest imagesLatest images  SearchSearch  RegisterRegister  Log in  

 

 [TuT]Easy access CMD through .bat[TuT]

Go down 
AuthorMessage
Ray
God Ray
God Ray
Ray


Posts : 36
Code Tokens : 40143
Join date : 2013-05-02
Age : 25
Location : North America

[TuT]Easy access CMD through .bat[TuT] Empty
PostSubject: [TuT]Easy access CMD through .bat[TuT]   [TuT]Easy access CMD through .bat[TuT] EmptyMon Oct 28, 2013 5:15 am

Access CMD through Batch

This could be handy in many situations, one widely known one is to get into CMD when it's blocked by your school administrator. Using this quick simple 2 lines of code can get you into that CMD very fast.

Lets begin.

1. Open Notepad
2. Enter the following code.
Code:

@echo off
command.com
3. Save file as <anyname>.bat
4. Run the file and WA LA!

You've just made a security breech. Well done.

If you have any questions, leave them below in the replies.
Back to top Go down
https://rayscoding.forumotion.com
 
[TuT]Easy access CMD through .bat[TuT]
Back to top 
Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Ray's Coding :: Coding :: Batch-
Jump to: