suryatry26 Posted September 14, 2012 Posted September 14, 2012 hi all..i have bat file for some application running...now i want protect that batch file..If other peoples run this my bat?its should run..but others should not to view my code ...so how to protect? i tried with exe converter.its working good.but i like to know batch file its self i want to lock. Quote
ReMark Posted September 14, 2012 Posted September 14, 2012 If you can lock it there is someone out there that can unlock it. Where there is a will there is a way. Quote
suryatry26 Posted September 14, 2012 Author Posted September 14, 2012 Just i want to protect from others viewing my codes...and editing my codes...i think its not possible....as per my thought batfile it self... Quote
Organic Posted September 14, 2012 Posted September 14, 2012 hi all..i have bat file for some application running...now i want protect that batch file..If other peoples run this my bat?its should run..but others should not to view my code ...so how to protect? i tried with exe converter.its working good.but i like to know batch file its self i want to lock. If that works, just go with that. As far as I am aware there is no way to 'lock' a .bat file. I wouldn't run a .bat file without first checking what the contents of it were (i.e. if it is locked it could be a virus for all I know). Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.