Originally posted by ZJHJ at 2008-4-29 09:24 PM:
There is a problem that I don't understand. Although it has become an exe in this way, I can also specify the release path, and what is released is the original code. The exe has been encrypted, but when you RAR package and view it, the original form is still exposed.
Using QuickBFC.EXE to RAR...
RAR package and view? Since you have encrypted it, how can you view it without a password?
Most of the so-called software that compiles into exe now has to release the source code first and then run it. I have seen ones made with assembly, which do not support Chinese, and the code will also make mistakes if there are special characters.
I feel that there can't be a real so-called "compile" bat to exe software. After all, bat is interpreted and executed...
Now I will upload another one made with assembly that compiles the bat file into an executable com file. You can change the com suffix to exe.
Download: On the first floor
