/bat2.exe

bat2exe is a utility tool & builder. Use main.cpp / bat2.exe to package your original program as an XOR encrypted set of your original batch file's lines in the data.h file. Then compile the Run.cpp program - in runtime it uses the included bytes from data.h , decrypts the 2-way XOR data with the key, and runs each line from the original bat file.

Primary LanguageC++

This repository is not active