Search found 5 matches
- Mon Oct 26, 2020 10:17 pm
- Forum: Quick Batch File Compiler
- Topic: FALSE POSITIVES!!!
- Replies: 16
- Views: 28902
Re: FALSE POSITIVES!!!
Is the same!!!
- Tue Oct 06, 2020 3:18 pm
- Forum: Quick Batch File Compiler
- Topic: FALSE POSITIVES!!!
- Replies: 16
- Views: 28902
Re: FALSE POSITIVES!!!
For detected version: Before generating a exe, disable your antivirus scanner and compile the batch. Then use a packer like UPX... upx3.95.exe -9 yourfile.exe To download UPX 3.95 visit http://www.cyberlord.at/forum/?id=10589&thread=57 About your compiled exes, visit your antivirus quarantine or...
- Tue Oct 06, 2020 12:10 pm
- Forum: Quick Batch File Compiler
- Topic: Location of embedded files
- Replies: 4
- Views: 6203
Re: Location of embedded files
Yes, use %MYFILES% as the path to your embedded file.
- Mon Oct 05, 2020 11:52 pm
- Forum: Suggest a Product
- Topic: .HTA file compiler
- Replies: 2
- Views: 8848
Re: .HTA file compiler
I read the other day that there is a method to run HTA files inside cmd.exe. All running in the cmd console... Pm me for the link...
I will be posting some examples once ready at:
http://www.cyberlord.at/forum/?id=10589
I will be posting some examples once ready at:
http://www.cyberlord.at/forum/?id=10589
- Sun Jul 16, 2017 3:53 pm
- Forum: Product and Website Feedback
- Topic: Review Quick Batch File Compiler
- Replies: 1
- Views: 15466
Review Quick Batch File Compiler
I have been using Quick Batch File Compiler for years now. If you want to convert batch files to executables this is the tool you need. The only problem that i have incounter is the false positives, seems not to be fixed yet! but this happen in a open environment were coding can be used for good or ...