{"id":21734349,"url":"https://github.com/dengbin9009/decryptapp","last_synced_at":"2025-06-13T02:05:35.444Z","repository":{"id":132367794,"uuid":"224408243","full_name":"dengbin9009/DecryptApp","owner":"dengbin9009","description":"动态砸壳，主动加载所有动态库（framework，dylib）","archived":false,"fork":false,"pushed_at":"2019-11-29T03:15:47.000Z","size":104,"stargazers_count":34,"open_issues_count":1,"forks_count":14,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T01:33:16.336Z","etag":null,"topics":["load"],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dengbin9009.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-27T10:47:36.000Z","updated_at":"2025-01-18T01:31:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a6f92b3-a661-42eb-81dd-edf07ec25ee5","html_url":"https://github.com/dengbin9009/DecryptApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dengbin9009/DecryptApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dengbin9009%2FDecryptApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dengbin9009%2FDecryptApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dengbin9009%2FDecryptApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dengbin9009%2FDecryptApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dengbin9009","download_url":"https://codeload.github.com/dengbin9009/DecryptApp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dengbin9009%2FDecryptApp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259565566,"owners_count":22877347,"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","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":["load"],"created_at":"2024-11-26T05:08:49.996Z","updated_at":"2025-06-13T02:05:35.424Z","avatar_url":"https://github.com/dengbin9009.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DecryptApp\n动态砸壳，主动加载所有动态库（framework，dylib）\n\n# 对应文章\n[iOS逆向(11)-砸壳原理剖析，主动加载所有framework](https://juejin.im/post/5dde5cb1e51d4542362f6e0e)  \n\n其中包含主动加载所有framework的framework，只需利用`DYLD_INSERT_LIBRARIES`注入即可,解决砸壳时，有部分动态库不启动的问题。\n\n# 使用方式：  \n1、下载本工程到本地     \n\n2、如果你的手机是arm64架构的，可以直接使用本工程下的libAllFramework.framework。如果不是，就需要xcode连接手机，Build后获取对应的framework \n\n3、将libAllFramework.framework拷贝到候机的home目录下   \n```\n\u003e scp -r -P 12345 libAllFramework.framework root@localhost:~/  \n```  \n\n4、利用```DYLD_INSERT_LIBRARIES```执行```libAllFramework```  \n\n```\n// 后面的地址可以利用ps -ax | greh Facebook 的命令查询得到，前提是App已经正常启动\n\u003e DYLD_INSERT_LIBRARIES=libAllFramework.framework/libAllFramework /var/containers/Bundle/Application/B4217EF2-9F16-453F-B1DE-9EC5D0E69B60/Facebook.app/Facebook\n```\n\n\n![效果图](https://github.com/dengbin9009/DecryptApp/blob/master/%E6%95%88%E6%9E%9C%E5%9B%BE.png?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdengbin9009%2Fdecryptapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdengbin9009%2Fdecryptapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdengbin9009%2Fdecryptapp/lists"}