{"id":33196997,"url":"https://github.com/we11cheng/wcshadowrocket","last_synced_at":"2025-11-25T21:01:12.765Z","repository":{"id":65644389,"uuid":"128859206","full_name":"we11cheng/WCShadowrocket","owner":"we11cheng","description":"iOS Shadowrocket(砸壳重签,仅供参考,添加节点存在问题)。另一个fq项目potatso源码参见:https://github.com/we11cheng/WCPotatso","archived":false,"fork":false,"pushed_at":"2021-05-18T23:59:53.000Z","size":120769,"stargazers_count":351,"open_issues_count":9,"forks_count":147,"subscribers_count":9,"default_branch":"master","last_synced_at":"2024-05-18T11:32:54.834Z","etag":null,"topics":["clutch","dumpdecrypted","ios","monkeydev","objective-c","resign","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/we11cheng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-04-10T02:06:17.000Z","updated_at":"2024-05-07T03:46:08.000Z","dependencies_parsed_at":"2023-02-02T08:31:25.496Z","dependency_job_id":null,"html_url":"https://github.com/we11cheng/WCShadowrocket","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/we11cheng/WCShadowrocket","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/we11cheng%2FWCShadowrocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/we11cheng%2FWCShadowrocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/we11cheng%2FWCShadowrocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/we11cheng%2FWCShadowrocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/we11cheng","download_url":"https://codeload.github.com/we11cheng/WCShadowrocket/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/we11cheng%2FWCShadowrocket/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-25T02:00:05.816Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clutch","dumpdecrypted","ios","monkeydev","objective-c","resign","reverse-engineering"],"created_at":"2025-11-16T08:00:29.000Z","updated_at":"2025-11-25T21:01:12.759Z","avatar_url":"https://github.com/we11cheng.png","language":"JavaScript","funding_links":[],"categories":["\u003ca id=\"58cd9084afafd3cd293564c1d615dd7f\"\u003e\u003c/a\u003e工具"],"sub_categories":["\u003ca id=\"d0108e91e6863289f89084ff09df39d0\"\u003e\u003c/a\u003e新添加的"],"readme":"# iOS版Shadowrocket 完美重签 无需付费 无需越狱~ \n### 越狱手机砸壳工具 详见\u003chttps://github.com/AloneMonkey/frida-ios-dump\u003e\n### 砸壳教程\u003chttps://github.com/we11cheng/WCStudy/blob/master/frida-ios-dump.md\u003e\n### dumpdecrypted砸壳\u003chttps://github.com/we11cheng/WCStudy/blob/master/dumpdecrypted%20%E5%AF%BC%E5%87%BA%E5%A4%B4%E6%96%87%E4%BB%B6.md\u003e\n### Clutch砸壳\u003chttps://github.com/we11cheng/WCStudy/blob/master/Clutch%E7%A0%B8%E5%A3%B3(%E8%8F%9C%E9%B8%A1%E7%89%88).md\u003e\n### 其他砸壳收集请戳\u003chttps://github.com/we11cheng/WCCrackedCollect\u003e\n\n## 本repo使用方法如下:\n\n#### 1、安装MonkeyDev(如已安装，跳过)\n\n- 安装最新的theos\n\n```\nsudo git clone --recursive https://github.com/theos/theos.git /opt/theos\n```\n\n- 安装ldid(如安装theos过程安装了ldid，跳过)\n\n```\nbrew install ldid\n```\n\n- 指定的Xcode\n\n```\nsudo xcode-select -s /Applications/Xcode.app\n```\n\n- 执行安装命令\n\n```\nsudo /bin/sh -c \"$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-install)\"\n```\n\n- 更新\n\n```\nsudo /bin/sh -c \"$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-update)\"\n```\n\n- 卸载\n\n```\nsudo /bin/sh -c \"$(curl -fsSL https://raw.githubusercontent.com/AloneMonkey/MonkeyDev/master/bin/md-uninstall)\"\n```\n\n#### 2、运行工程\n\n- 打开工程 WCShadowrocket.xcodeproj \n- 选择证书：自动配置证书即可（相信大家都是没有问题的）。\n- 选择设备(不可选择模拟器，且仅支持64位设备)运行。\n- 本次测试机iphone6s 10.3.3 xcode 9.2（其他机型自己尝试）。\n\n## 版权及免责声明\n\n- iOS逆向实践，不可使用于商业和个人其他意图。一切问题均由个人承担，与本人无关。\n- 感谢MonkeyDev的作者庆总\u003chttps://github.com/AloneMonkey/MonkeyDev\u003e。\n- 如内容对您的权利造成了影响，请[issues](https://github.com/we11cheng/WCShadowrocket/issues), 我会在第一时间进行删除。\n\n## 效果截图，七牛云图床挂了，找不到原图了。╮(╯_╰)╭\n## 2018-6-26 新增ssr节点订阅模式(免费)。\n- 参考\u003chttps://tool.ssrshare.xyz/tool/free_ssr\u003e\n- 如何订阅\n- 打开shadowrocket 首页，点击右上角+号。模式选择Subscribe\n- URL部分输入以下三个地址（一个或多选，多选表示订阅多个）\n\n```\n实时订阅链接,为防止滥用，24小时自动更改一次密码(key) 所有(golbal)可用订阅:\nhttps://tool.ssrshare.xyz/tool/api/getGolSub?key=1529942400_8_xuo\n实时订阅链接,为防止滥用，24小时自动更改一次密码(key) 中国(CN)可用订阅:\nhttps://tool.ssrshare.xyz/tool/api/getCnSub?key=1529942400_8_xuo\n非实时订阅链接（无密码）:\nhttps://raw.githubusercontent.com/ImLaoD/sub/master/ssrshare.com\n```\n- 点击完成，就能发现节点列表新增了我们订阅节点信息。选择一个可以的连接即可。\n\n#### 最后一个订阅地址是开源的(托管在git)。[查看作者repo](https://github.com/ImLaoD/sub)\n\n## 2018-7-17 更新\n#### 添加了Capabilities下Person VPN Network Extensions 帮助\u003chttps://github.com/we11cheng/WCStudy/blob/master/iOS%20Widget%20Extensions%E8%AF%81%E4%B9%A6%E9%85%8D%E7%BD%AE.md\u003e\n\n![](https://github.com/we11cheng/WCImageHost/raw/master/WX20180717-102431.png)\n\n### 添加节点的时候，遇到问题，还没解决..求大佬们一起解决它..\n\n```\nCoreData: annotation:  Failed to load optimized model at path '/var/containers/Bundle/Application/9D19C752-5139-426B-815E-2A68B632352F/WCShadowrocket.app/Shadowrocket.momd/Shadowrocket 7.omo'\n*** Terminating app due to uncaught exception 'NSFileHandleOperationException', reason: '*** -[NSConcreteFileHandle seekToFileOffset:]: Bad file descriptor'\n```\n\n![](https://github.com/we11cheng/WCImageHost/raw/master/WX20180717-102320.png)\n\n\n## 2018-7-26 更新几个ssr订阅(部分已失效)\n- 逗比根据地 \u003chttp://ss-ssshare.7e14.starter-us-west-2.openshiftapps.com/subscribe\u003e\n- 香港节点 \u003chttps://wepn.hk/link/idFgpbMYQQxvHjuK?mu=0\u003e\n- loremwalker \u003chttps://prom-php.herokuapp.com/cloudfra_ssr.txt\u003e\n- lpss共享1 \u003chttps://raw.githubusercontent.com/forpw2009/lpss2009/master/ssr/lpssr\u003e lpss共享2 \u003chttps://raw.githubusercontent.com/forpw2009/lpss2009/master/v2ray/ssrr\u003e作者github主页\u003chttps://github.com/forpw2009\u003e\n- Heroku \u003chttps://isspy.herokuapp.com/subscribe\u003e\n\n### 2018-8-21 App Engine欠费关闭，改用Heroku部署，项目主页地址 \u003chttps://isspy.herokuapp.com/\u003e ss/ssr订阅地址 \u003chttps://isspy.herokuapp.com/subscribe\u003e\n\n\n\n#### 再来几个网上白嫖的订阅地址(有点靠谱)\n```\nhttps://git.io/autossr_recent\nhttps://git.io/autossr_stable\nhttps://git.io/autossr_online\n```\n#### 添加规则，详见\u003chttps://github.com/lhie1/Rules\u003e，自行选择使用，更多规则\u003chttps://github.com/h2y/Shadowrocket-ADBlock-Rules\u003e\n\n## 华丽的分割线\n\n点右上角的 Star 可以领红包，不信你试试。重签付费应用就是这么容易，感谢MonkeyDev作者。\n\n## 最新更新 2021-04-15\n### 分享一个自己搭建的搬瓦工CN2节点(ssr)，流量有限，且用且珍惜。\n#### 2021-05-19更新，白嫖继续，更新不及时/被墙可以关注我的公众号联系到我(彼岸情报分享)\n\n二维码\n\n![](https://gitee.com/he11oworld/picBed/raw/master/97_715_07fda2b96fa6829b4c0e2778647d6685_2325bb759097455b6bed902f5005338b.png)\n\n文本\n\n```\nss://Y2hhY2hhMjAtaWV0Zi1wb2x5MTMwNTpxYXp3c3hlZGNAMTk4LjE4MS4zNS4xNDM6MTAwMDg#%23%E5%B0%8F%E7%A8%8B%E5%BA%8F:%E6%AF%8F%E6%97%A5%E5%A4%96%E5%8D%96%E8%81%94%E7%9B%9F\n```\n\n分享一个自己搭建的外卖领券小程序，欢迎大家学习交流\n\n![](https://gitee.com/he11oworld/picBed/raw/master/20210410212801.png)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwe11cheng%2Fwcshadowrocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwe11cheng%2Fwcshadowrocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwe11cheng%2Fwcshadowrocket/lists"}