Introduction: How to Hack With Batch

About: Python | C++ | JS | Batch | AI enthusiast

Ever wanted to hack with batch? Anyone ever told you batch was too limited for hacking? Introducing Batchbox: The batch toolkit.

Wait...What the hell is Batch?

Batch is a scripting language used to write batch files.

What is a Batch File?

Wikipedia:

A batch file is a kind of script file in DOS, OS/2 and Windows. It consists of a series of commands to be executed by the command line interpreter, stored in a plain text file. A batch file may contain any command the interpreter accepts interactively and use constructs that enable conditional branching and looping within the batch file, such as "if", "for", "goto" and labels.

So...How can I hack with This?

Any number of ways, be creative.

Step 1: Getting Batchbox

Hello Instructables!

I have put together a list of useful batch scripts and I would appreciate it if you guys told me what you think. http://sourceforge.net/projects/batchbox

Download it from Sourceforge and extract the archive.

Step 2: Run Batchbox.bat

After downloading and extracting, run batchbox.bat and navigate through as you like. TIP: type back to go back to the previous menu.