Paso 5: Escribir el código - programa de ingeniería inversa
off
cls
color 0a
c:
echo Cleaning Files in the Temp Folder
cd C:\Users\%username%\AppData\Local\Temp
echo y| del /F /S /Q /A *tmp *js *png *gif *ico *txt *eot *jpg *htm *json *css *xml *aspx *swf *ImageServer *en-GB *woff *[1] *axd *exe PNG[* *].bin *log *dat *dmp *extra md5[* *zip *wbt *cvr
echo Cleaning Files in the WIndows Temp Folder
CD cd C:\Windows\Temp
echo y| del /F /S /Q /A *tmp *js *png *gif *ico *txt *eot *jpg *htm *json *css *xml *aspx *swf *ImageServer *en-GB *woff *[1] *axd *exe PNG[* *].bin *log *dat *dmp *extra md5[* *zip *wbt *cvr