GithubHelp home page GithubHelp logo

acreson / issh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 4ch12dy/issh

0.0 1.0 0.0 2.48 MB

iOS免密登录ssh,自动打开端口映射,自动签名debugserver,一键调试,一键shell等等,越狱设备用issh就够了

License: MIT License

Shell 100.00%

issh's Introduction

issh

自动登录ssh,自动打开端口映射,自动签名debugserver,一键调试,一键shell等等,越狱设备用issh就够了

希望把issh打造成一个越狱设备的一键化脚本,如果你有一些比较好的建议:无论是代码优化,新的命令/想法,还是新的需求都可以随意issue或者pr。最终目的就是使得工作更加高效,便捷,省时。不用耗费时间在重复、琐碎的事情上。

Install

Before install, make sure you have installed iproxy,cfgutil cmds

cfgutil通过在mac App Store中下载apple configurator 2安装后就有这个命令(后面会考虑用其他方式替换这个命令)

另外iOS中的defaults读写plist的命令在https://repo.chariz.io源中安装Cephei就有了

  • git clone issh_git_project;
  • cd issh
  • ./install.sh
  • If your shell is bash run: source ~/.bash_profile
  • If your shell is zsh run :source ~/.zshrc

Command

  • issh shell

    get the shell of connect device

  • issh debug [debugArgs:-a pid/processName -x backboard/auto]

    like issh debug -a wechat attach the wechat app

    配合xia0LLDB食用更加

  • issh dump [dumpArgs:-l]

    用的frida-ios-dump脚本,会自动下载并运行

  • issh run "cmd"

    run shell command on connect idevice like issh run ls

  • issh respring/reboot

    注销和重启设备

  • issh apps

    显示所有app(包括系统app),包名,显示名,进程名,完整路径等

Screenshot

issh-debug

issh-device

issh-dump

issh-install

issh-run

issh-scp

issh-shell

issh-show-dylib

Credits

issh's People

Contributors

4ch12dy avatar

Watchers

 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.