Git Product home page Git Product logo

autocracker's Introduction

AutoCracker

越狱手机自动破壳

附上一个破壳后的 OpenVpn,目的是技术研究,如侵权请联系删除。

要求

  • 越狱手机一台
  • 手机需安装
    • ssh
    • clutch

Manual

  • 使用 scp 复制到 手机上

    scp ~/Desktop/autoCracker.sh [email protected]:/var/root/autoCracker.sh
  • 登录到手机(记得换成自己的ip地址)

  • 输入手机root密码
例: alpine,如果你也一样懒的需改
  • 增加执行权限

    chmod +R 777 autoCracker.sh
  • 执行autoCracker

    ./autoCracker.sh
    
  • 等待执行成功后,会得到一个破壳后的ipa,路径在/var/mobile/Documents/Dumped/,然后把破壳后的ipa 导入到电脑

    scp [email protected]:/var/mobile/Documents/Dumped/net.openvpn.connect.app-iOS6.1-(Clutch-2.0.4).ipa ~/Desktop

autocracker's People

Contributors

huang1988519 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.