exe2powershell is used to convert any binary file (*.exe) to a BAT file. The resulting BAT file contains only "echo" command and finally a powershell command to re-create the original binary file.
This simple batch script will get rid of the annoying TJprojMain malware, which infects all your exe files to spread - skidaim/TJprojMain-explorer.exe-remover ...