Skip to content

Easy-to-use Windows Batch File to executable file converter/wrapper with Swing GUI.

Notifications You must be signed in to change notification settings

nthnn/Batch2Exe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Batch2Exe: Convert Batch File Into Windows Executable

Batch2Exe is a program for converting batch files to executable files on Windows. It has a user-friendly interface for inputting information and uses advanced compression and obfuscation techniques for security. This paper describes its technical aspects and features, making it a valuable tool for system administrators and developers.

Requirements

Build

Compile and build both Batch2Exe-GUI and Batch2Exe-Wrapper, with their respective IDEs. Then run the build.bat. If no error has been encountered, there will be a generated Microsoft installer on dest.

Warning

After the MSI installation, on some systems it is required for the desktop shortcut (or even the application itself) to be ran as administrator.

Developers

Leader:

  • Isip, Nathanne

Members:

  • Dela Pena, Jefford
  • Evaristo, Argie
  • Pago, Jhondel
  • Reyes, Damiel

License

Copyright © 2022

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.