[新手上路]批处理新手入门导读[视频教程]批处理基础视频教程[视频教程]VBS基础视频教程[批处理精品]批处理版照片整理器
[批处理精品]纯批处理备份&还原驱动[批处理精品]CMD命令50条不能说的秘密[在线下载]第三方命令行工具[在线帮助]VBScript / JScript 在线参考
返回列表 发帖

[其他] 批处理破解 pdahd-fs2Y-fix-v1.3.exe

帮QQ群里面的一个兄弟发帖子,看看谁能破解。
我帮忙写的代码不需要付钱。如果一定要给,请在微信群或QQ群发给大家吧。
【微信公众号、微信群、QQ群】http://bbs.bathome.net/thread-3473-1-1.html
【支持批处理之家,加入VIP会员!】http://bbs.bathome.net/thread-67716-1-1.html

没人贴代码,我贴。
  1. @echo off
  2. @color 0A
  3. :start
  4. cls
  5. @title FS2YOU上传下载补丁V1.3版
  6. echo --本补丁用于添加fs2you相关域名的本地解析,不会对你的系统造成任何危害--
  7. echo ┏━━━━━━━━━━━━━━━━━━┓
  8. echo ┃       FS2YOU上传下载补丁V1.3版     ┃
  9. echo ┃  已经应用过此补丁,不需要重新应用  ┃
  10. echo ┃  你可以随时关闭窗口,中断补丁运行  ┃
  11. echo ┃     感谢支持 手机高清影视论坛      ┃
  12. echo ┃         http://www.pdahd.cn        ┃
  13. echo ┃      Writen BY vadera@pdahd.cn     ┃
  14. echo ┗━━━━━━━━━━━━━━━━━━┛
  15. echo -- 请选择要执行的操作,按1安装补丁,按2恢复原来的hosts文件
  16. echo -- 如果安装过较低的版本或者检测已经安装过此补丁的话,请先按2恢复
  17. echo --然后重新安装
  18. echo 1 安装 ------安装此补丁
  19. echo 2 恢复 ------恢复原始hosts文件
  20. echo 3 退出 ------退出程序
  21. echo 直接回车=刷新 1然后回车=安装 2然后回车=恢复 3然后回车=退出
  22. @set choose=""
  23. @set /p choose=
  24. if /I "%choose%"=="1" goto :install
  25. if /I "%choose%"=="2" goto :recover
  26. if /I "%choose%"=="3" (exit)
  27. goto :start
  28. :install
  29. cls
  30. @echo ------------------------------------------------------------------
  31. @echo 正在检测是否使用过补丁...
  32. @ping -n 3 0 >>nul
  33. @findstr /i "fs2you" %windir%\system32\drivers\etc\hosts>>%windir%\system32\drivers\etc\pdahd
  34. @for /f %%a in (%windir%\system32\drivers\etc\pdahd) do if not %%~za equ 0B (goto :end)
  35. cls
  36. @echo 你没有使用过此补丁
  37. @echo.
  38. @echo step1:下面将往你本地静态域名解析文件hosts中添加fs2you相关解析记录
  39. @pause
  40. @echo 正在添加信息,请稍候...
  41. @ping -n 3 0 >nul
  42. @attrib -r "%windir%\system32\drivers\etc\hosts"
  43. @echo.>>%windir%\system32\drivers\etc\hosts
  44. @echo ------fs2you patch by vadera@pdahd.cn------>>%windir%\system32\drivers\etc\hosts
  45. @echo 59.63.157.25 www.fs2you.com>>%windir%\system32\drivers\etc\hosts
  46. @echo 222.169.230.101 dyn.www.fs2you.com>>%windir%\system32\drivers\etc\hosts
  47. @echo 59.32.232.195 file1.fs2you.com>>%windir%\system32\drivers\etc\hosts
  48. @echo 222.169.230.98 file2.fs2you.com>>%windir%\system32\drivers\etc\hosts
  49. @echo 221.204.246.79 file3.fs2you.com>>%windir%\system32\drivers\etc\hosts
  50. @echo 61.150.85.80 file4.fs2you.com>>%windir%\system32\drivers\etc\hosts
  51. @echo 60.2.139.27 file5.fs2you.com>>%windir%\system32\drivers\etc\hosts
  52. @echo 61.184.189.10 file6.fs2you.com>>%windir%\system32\drivers\etc\hosts
  53. @echo 61.174.62.132 file7.fs2you.com>>%windir%\system32\drivers\etc\hosts
  54. @echo 58.211.75.49 file8.fs2you.com>>%windir%\system32\drivers\etc\hosts
  55. @echo 61.134.84.238 file9.fs2you.com>>%windir%\system32\drivers\etc\hosts
  56. @echo 61.156.40.181 file10.fs2you.com>>%windir%\system32\drivers\etc\hosts
  57. @echo 218.75.151.4 file11.fs2you.com>>%windir%\system32\drivers\etc\hosts
  58. @echo 58.211.75.31 file12.fs2you.com>>%windir%\system32\drivers\etc\hosts
  59. @echo 124.94.101.133 file13.fs2you.com>>%windir%\system32\drivers\etc\hosts
  60. @echo 221.204.246.115 file14.fs2you.com>>%windir%\system32\drivers\etc\hosts
  61. @echo 218.75.151.10 file15.fs2you.com>>%windir%\system32\drivers\etc\hosts
  62. @echo 58.218.209.126 file16.fs2you.com>>%windir%\system32\drivers\etc\hosts
  63. @echo 61.157.152.173 file17.fs2you.com>>%windir%\system32\drivers\etc\hosts
  64. @echo 125.46.41.27 file18.fs2you.com>>%windir%\system32\drivers\etc\hosts
  65. @echo 125.91.11.223 file19.fs2you.com>>%windir%\system32\drivers\etc\hosts
  66. @echo 59.53.48.134 file20.fs2you.com>>%windir%\system32\drivers\etc\hosts
  67. @echo 59.53.48.136 file21.fs2you.com>>%windir%\system32\drivers\etc\hosts
  68. @echo 59.53.48.144 file22.fs2you.com>>%windir%\system32\drivers\etc\hosts
  69. @echo 61.139.106.204 file23.fs2you.com>>%windir%\system32\drivers\etc\hosts
  70. @echo 59.53.48.172 file24.fs2you.com>>%windir%\system32\drivers\etc\hosts
  71. @echo 124.94.101.146 file25.fs2you.com>>%windir%\system32\drivers\etc\hosts
  72. @echo 61.166.111.227 file26.fs2you.com>>%windir%\system32\drivers\etc\hosts
  73. @echo 59.32.232.195 cachefile1.fs2you.com>>%windir%\system32\drivers\etc\hosts
  74. @echo 222.169.230.98 cachefile2.fs2you.com>>%windir%\system32\drivers\etc\hosts
  75. @echo 221.204.246.79 cachefile3.fs2you.com>>%windir%\system32\drivers\etc\hosts
  76. @echo 61.150.85.80 cachefile4.fs2you.com>>%windir%\system32\drivers\etc\hosts
  77. @echo 60.2.139.27 cachefile5.fs2you.com>>%windir%\system32\drivers\etc\hosts
  78. @echo 61.184.189.10 cachefile6.fs2you.com>>%windir%\system32\drivers\etc\hosts
  79. @echo 61.174.62.132 cachefile7.fs2you.com>>%windir%\system32\drivers\etc\hosts
  80. @echo 58.211.75.49 cachefile8.fs2you.com>>%windir%\system32\drivers\etc\hosts
  81. @echo 61.134.84.238 cachefile9.fs2you.com>>%windir%\system32\drivers\etc\hosts
  82. @echo 61.156.40.181 cachefile10.fs2you.com>>%windir%\system32\drivers\etc\hosts
  83. @echo 218.75.151.4 cachefile11.fs2you.com>>%windir%\system32\drivers\etc\hosts
  84. @echo 58.211.75.31 cachefile12.fs2you.com>>%windir%\system32\drivers\etc\hosts
  85. @echo 124.94.101.133 cachefile13.fs2you.com>>%windir%\system32\drivers\etc\hosts
  86. @echo 221.204.246.115 cachefile14.fs2you.com>>%windir%\system32\drivers\etc\hosts
  87. @echo 218.75.151.10 cachefile15.fs2you.com>>%windir%\system32\drivers\etc\hosts
  88. @echo 58.218.209.126 cachefile16.fs2you.com>>%windir%\system32\drivers\etc\hosts
  89. @echo 61.157.152.173 cachefile17.fs2you.com>>%windir%\system32\drivers\etc\hosts
  90. @echo 125.46.41.27 cachefile18.fs2you.com>>%windir%\system32\drivers\etc\hosts
  91. @echo 125.91.11.223 cachefile19.fs2you.com>>%windir%\system32\drivers\etc\hosts
  92. @echo 59.53.48.134 cachefile20.fs2you.com>>%windir%\system32\drivers\etc\hosts
  93. @echo 59.53.48.136 cachefile21.fs2you.com>>%windir%\system32\drivers\etc\hosts
  94. @echo 59.53.48.144 cachefile22.fs2you.com>>%windir%\system32\drivers\etc\hosts
  95. @echo 61.139.106.204 cachefile23.fs2you.com>>%windir%\system32\drivers\etc\hosts
  96. @echo 59.53.48.172 cachefile24.fs2you.com>>%windir%\system32\drivers\etc\hosts
  97. @echo 124.94.101.146 cachefile25.fs2you.com>>%windir%\system32\drivers\etc\hosts
  98. @echo 61.166.111.227 cachefile26.fs2you.com>>%windir%\system32\drivers\etc\hosts
  99. @echo ------fs2you patch end------>>%windir%\system32\drivers\etc\hosts
  100. @attrib +r "%windir%\system32\drivers\etc\hosts"
  101. cls
  102. @echo 域名解析记录已经添加完毕
  103. @echo ------------------------------------------------------------------
  104. @echo.
  105. @echo step2:下面将更新你的域名缓存,请关闭你的浏览器,IE/FIREFOX/遨游等……
  106. @pause
  107. @echo.
  108. @echo 请确认浏览器已关闭!
  109. @pause
  110. @ipconfig /flushdns
  111. @ipconfig /flushdns
  112. cls
  113. @echo 域名解析缓存已更新
  114. @echo ------------------------------------------------------------------
  115. @echo.
  116. @echo 补丁已经顺利执行完毕,请直接关闭窗口或按任意键退出!
  117. @echo 谢谢你的使用!   Writen By  vadera@pdahd.cn
  118. @pause
  119. goto :start
  120. :recover
  121. cls
  122. @echo off
  123. @title 恢复hosts文件
  124. echo --恢复时会先删掉hosts再重新写入--
  125. echo ┏━━━━━━━━━━━━━━━━━━┓
  126. echo ┃  恢复hosts文件 BY vadera@pdahd.cn  ┃
  127. echo ┗━━━━━━━━━━━━━━━━━━┛
  128. echo.
  129. pause
  130. @attrib -r "%windir%\system32\drivers\etc\hosts"
  131. @del "%windir%\system32\drivers\etc\tmp"
  132. @del "%windir%\system32\drivers\etc\pdahd"
  133. @del "%windir%\system32\drivers\etc\hosts"
  134. @echo 127.0.0.1 localhost >"%windir%\system32\drivers\etc\hosts"
  135. @attrib +r "%windir%\system32\drivers\etc\hosts"
  136. cls
  137. echo ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
  138. echo ┃ hosts恢复完毕,按任意键退出                                 ┃
  139. echo ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
  140. pause
  141. goto :start
  142. :end
  143. cls
  144. echo 你已经安装过此补丁了!
  145. pause
  146. goto :start
复制代码
我帮忙写的代码不需要付钱。如果一定要给,请在微信群或QQ群发给大家吧。
【微信公众号、微信群、QQ群】http://bbs.bathome.net/thread-3473-1-1.html
【支持批处理之家,加入VIP会员!】http://bbs.bathome.net/thread-67716-1-1.html

TOP

batcher兄 起码也要给个提示嘛。
到临时目录里找,也找不到什么。
^_^
心绪平和,眼藏静谧。

TOP

回复 3楼 的帖子

显示隐藏文件,再试试^_^
我帮忙写的代码不需要付钱。如果一定要给,请在微信群或QQ群发给大家吧。
【微信公众号、微信群、QQ群】http://bbs.bathome.net/thread-3473-1-1.html
【支持批处理之家,加入VIP会员!】http://bbs.bathome.net/thread-67716-1-1.html

TOP

catch it. ^_^
心绪平和,眼藏静谧。

TOP

返回列表