Results 1 to 5 of 5

Thread: Encrypt batch script content

  1. #1
    Join Date
    Dec 2009
    Posts
    213

    Encrypt batch script content

    Hello,
    I have a hands on experience with the batch script, but I need to encrypt the batch file so that I can sure the contents of the batch file. This is all because I need to be aware of the other users, other users may damage the file or try to read the contents of the file. So, if you know how to encrypt the batch file then please help me with this. Thanks in advance.

  2. #2
    Join Date
    Nov 2009
    Posts
    333

    Re: Encrypt batch script content

    Hello,
    I think you can use the batch compiler, there are many projects when are been encrypted by using the batch compiler, I think you can find then easily on internet. One more thing I would like to say is that you just want to secure the file or you want to hide the data of the file. Both are two different things and they need to be programmed separately. So, first be clear with your coding perspective and then start with the coding part.

  3. #3
    Join Date
    Nov 2009
    Posts
    356

    Re: Encrypt batch script content

    Hello,
    If you are trying to encrypt the batch file the you can use a compiler called Quick Batch File Compiler. You can download it from their official site and use. Using the compiler is pretty easy, so should not have a problem with it. Also, if there are many files in your project then you can use something like the IEXPRESS package creator to make an archive of all the file, that is make a collection of all the files.

  4. #4
    Join Date
    Nov 2009
    Posts
    583

    Re: Encrypt batch script content

    Hello,
    I think the decision you have taken to encrypt the batch file is correct because many of the people just hide the batch file so that the users can not access or try to access it. But if it is hidden then you can not run it as the user won't see the file at all. So, if the users want the file to run then he should see it and only after that he can execute it. So, encrypting the batch file is the best option available here.

  5. #5
    Join Date
    Nov 2009
    Posts
    347

    Re: Encrypt batch script content

    Hello,
    I think the applications that convert the batch file into the exe file, the mechanism is to just wrap the file around the executable file. This is like the exec file that is the executable file is wrapped by all the surround batch files. But doing so, I do not think that the batch file is going to run in outside the network , because if a network is secured then you it denies the executable file. So, if you need to work with this file in the local network it can be helpful bu not outside the network.

Similar Threads

  1. Batch Script Issue
    By spmaguire in forum Software Development
    Replies: 3
    Last Post: 04-09-2013, 10:41 AM
  2. batch script to find a file
    By stevenwhite in forum Software Development
    Replies: 1
    Last Post: 10-04-2012, 12:55 PM
  3. Batch Script to Convert PNG to XPM
    By BRIGHID in forum Operating Systems
    Replies: 3
    Last Post: 22-08-2010, 03:25 AM
  4. Batch script to delete directory
    By Logan 2 in forum Software Development
    Replies: 4
    Last Post: 01-04-2010, 12:31 PM
  5. Need a batch script to map drive
    By Common in forum Networking & Security
    Replies: 3
    Last Post: 06-07-2009, 07:42 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,717,980,807.59024 seconds with 16 queries