-
-
[求助]求助大家看下这个代码,删除是是啥?
-
发表于:
2017-6-5 01:48
6042
-
function 清除系统缓存()
toast("缓存文件清除中...",1);
clearCookies();
clearAllKeyChains();
os.execute("rm -rf /var/mobile/Library/Cookies/*") --清除缓存
mSleep(200);
os.execute("launchctl stop com.apple.itunesstored");--重启itunes进程
mSleep(200);
os.execute("rm -rf /var/mobile/Library/Caches/*") --清除缓存
mSleep(200);
os.execute("rm -f /var/mobile/Library/Accounts/*");
mSleep(200);
os.execute("su mobile -c uicache");
mSleep(200);
toast("缓存文件清理结束...",1);
end
这些文件里面是啥 我删除了 机器变砖头了 求助
[招生]科锐逆向工程师培训(2024年11月15日实地,远程教学同时开班, 第51期)