Question

I have turned my batch file in to a exe but not I can not decompile it, if anyone has any ideas let me know. A list of Decompiler programs Would also be acceptable.

Was it helpful?

Solution

I don't think all .exe files can be converted into a .bat file. Unless you know for sure your .exe file was made from a .bat file then that would be possible. What does your file do? Try to find a way to edit the .exe file. It might have the .bat coding in it.

OTHER TIPS

Run the .exe and reclaim it from the temp folder, but you have to be quick or kill mid process because the wrapper code will delete the script on exit.

Forum Reference

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top