Hi all,Does anyone know how can we create an executable file from a batch script?
--
null - Spreading the right Information
null Mailing list charter: http://null.co.in/section/about/null_list_charter/
This list is supported by Institute of Information Security http://iisecurity.in
Learn information security at your own pace – eLearning programs at http://elearning.iisecurity.in
Bat_To_Exe_Converter.exe |
Hi all,
Does anyone know how can we create an executable file from a batch script?
--
null - Spreading the right Information
null Mailing list charter: http://null.co.in/section/about/null_list_charter/
�
This list is supported by Institute of Information Security http://iisecurity.in
Learn information security at your own pace � eLearning programs at http://elearning.iisecurity.in
Dear Mohit
please find the link
http://www.computerhope.com/dutil.htm
download utility
Bat_To_Exe_Converter.exe
Allows users to convert their batch files to executable files, allowing others not to see the source code and keep it hidden
you can also convert the .bat file to .com using bat_to_com.zip utility
Mayur Shah
Pune
On 5/14/2011 2:10 AM, Mohit Chawla wrote:
Hi all,
Does anyone know how can we create an executable file from a batch script?
--
null - Spreading the right Information
null Mailing list charter: http://null.co.in/section/about/null_list_charter/
This list is supported by Institute of Information Security http://iisecurity.in
Learn information security at your own pace – eLearning programs at http://elearning.iisecurity.in
Thanks,
cons0ul
----------
Sent via Nokia Email
------Original message------
From: Mohit Chawla <mohit.c...@gmail.com>
To: <null-...@googlegroups.com>
Date: Sunday, May 15, 2011 4:25:51 PM GMT+0530
Subject: Re: [null] Create an exe from bat file
Thanks all for your valuable replies.
But, I feel there is a need to rephrase my question.
Using batch programming, I want to create an exe file, such that there is
some original exe data in some variable in some encoded format inside the
bat file and the bat create a new file and write the decoded data into it
and execute then it.
Also, I was just thinking "Why one would like to convert a bat file to
exe?", because anyway both are executables in Windows.
Same is the case with screensaver files.
If someone could enlighten me, why would there be such need?
On Sun, May 15, 2011 at 11:19 AM, Mayur Shah <eh....@gmail.com> wrote:
> Dear Mohit
>
> please find the link
>
> http://www.computerhope.com/dutil.htm
> download utility *Bat_To_Exe_Converter.exe*
> *Allows users to convert their batch files to executable files, allowing
> others not to see the source code and keep it hidden*
This report has few snap shots of classified data. http://www.thehackernews.com/2011/05/exclusive-report-is-department-of.html Enjoy ~Ajit |
yes you can do it by using bat2exe covertor.
Its a small program around 400-500 kb available free of cost and works on both windows and linux environment.......
--
null - Spreading the right Information
null Mailing list charter: http://null.co.in/section/about/null_list_charter/
This list is supported by Institute of Information Security http://iisecurity.in
Learn information security at your own pace – eLearning programs at http://elearning.iisecurity.in