want to create a website ?

How to hide the Batch file code without using any third party software???

What is Batch File ?
>>> Batch files are not programs, pre se, they are lists of command line instructions that are batched together in one file copied and edited They are usually used for simple routines and low-level machine instruction, but they can be very powerful. If you look in your C:\ or C:\WINDOWS folder you will see a multitude of .BAT, .SYS, .CFG, .INF and other types. These are all kinds of batch files. This may shock you, but while most applications are writen in Basic or C++ they sit on a mountain of batch files. Batch files are the backbone of the Windows operating system, delete them and you've effectively disabled the OS. There is a reason for this. The system batch files on each computer are unique the that computer and change each time a program is loaded. The operating system must have access to these files and be able to add and delete instructions from them.

<<<<<<<<<<<<<<<<<<<Main Topic>>>>>>>>>>>>>>>>>>

Hey Guys,
Now let us see how we can do that:

Step 1: Open the wordpad.
Start > Run > wordpad
Copy the bat file and paste it into the wordpad.



Step 2: Now right click on the bat file.

Step 3: Click on edit package. A new window will appear. Go to Edit menu.


Step 4: Click on edit menu and select the copy package.


Step 5: Now go to the place where you want to save the file. Like I went to c: drive. Then just paste the file.



Step 6: A new file will be there with name of scrap. It will work as a batch file, when you will double click on this.



Step 7: If you will try to open the file in wordpad, it will be in encoded form.


Enjoy Friends.........

Categories: ,

0 comments: