Giter Site home page Giter Site logo

inject_dylib's Introduction

inject_dylib

向ipa注入dylib,并同时修改dylib对substrate依赖

使用演示

inject

依赖环境

1.因新版Xcode已废弃PackageApplication,所以请先确保安装PackageApplication环境,可参考没有PackageApplication指令的解决方法
2.请先下载insert_dylib,或者使用直接使用仓库的insert_dylib
3.越狱设备提取libsubstrate.dylib,或者直接使用仓库的libsubstrate.dylib

使用方法

1.下载inject_dylib.tar.gz,解压缩得到inject_dylib
2.双击运行inject_dylib,依次拖拽源ipa、libsubstrate.dylib、xxx.dylib、insert_dylib到终端
3.在源ipa目录会生成xxx_injected.ipa文件,即被注入dylib的ipa文件。

注意事项

1.注意生成的xxx_injected.ipa还未签名,请使用resign自行签名,或者使用impactor自动签名。签名后即可通过XX助手或者Xcode安装(impactor暂时不支持签名包含Watchs的ipa)
2.源ipa可以直接从XX助手下载越狱版ipa即可使用,或者自行砸壳。

inject_dylib's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.