GithubHelp home page GithubHelp logo

inject_dylib's Introduction

Inject

Inject是一个注入dylib动态库并重签名的工具。仅供学习用。

How TO USE:

clone工程文件并运行。

如图所示,依次选择app源文件、最终输出ipa的目录、重签名需要的profile文件、需要注入的动态库(可选)、以及重签名profile对应的证书。点击开始,等待注入并重签名成功。

注入后可以用MachOView等Mach文件浏览工具查看是否注入成功。比如我要注入到动态库叫debug.dylib,注入成功后用MachOView打开二进制文件,依次展开Executable->Load Commands,拖到Load Commands的最后可以看到LC_LOAD_DYLIB(debug.dylib)就说明已经注入成功。

TODO:

1、目前只支持.app文件格式,后面将支持更多

inject_dylib's People

Contributors

ryanzhuang avatar

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.