Coder Social home page Coder Social logo

heitanbc / issh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 4ch12dy/issh

0.0 1.0 0.0 11 KB

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

License: MIT License

Shell 100.00%

issh's Introduction

issh

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

Install

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

  • 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

  • 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),包名,显示名,进程名,完整路径等

Credits

issh's People

Contributors

4ch12dy avatar

Watchers

James Cloos 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.