Sinisterly
xToBatConverter - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework)
+--- Thread: xToBatConverter (/Thread-xToBatConverter)



xToBatConverter - LaTortue - 06-19-2019

xtobatconverter is software that will allow users to "bind" multiple files together seamlessly resulting in a singular batch executable
Generate a ms batch file and inject a files inside of it. When the batch is executed, the files is extracted by using "certutil.exe" and executed.
[Image: nHbVQSSF]
source code


RE: xToBatConverter - mothered - 06-19-2019

I'll certainly put this to good use.

I shall checkout the source after work today.
Thanks.