Giter VIP home page Giter VIP logo

ios-sbutils's Introduction

sbutils

###sbutils is a collection of utilities to access iOS functions via ssh and to replace some broken ericautilities.

Installation

Installation is relatively straight forward. Either install sbutils from Cydia, from a pre-built deb, or from source

Build

To build sbutils from source yourself, you must follow these instructions:

$ git clone git://github.com/innoying/iOS-sbutils.git

$ cd iOS-sbutils

$ make package install

Utility Explanations (Developers)

The explanations can now be found here

ios-sbutils's People

Contributors

bored-engineer avatar charley-peng avatar davidmurray avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios-sbutils's Issues

sbalert view doesn’t scroll

I’m running a script to try to get lyrics for the currently playing song to be displayed in a UIAlertView as such
img_1196
however the view doesn’t scroll I don’t know if that’s a limitation of stock iOS or something is up here but just thought I should let you know
Thanks for all your hard work!

Idea: retrieving IMEI

The deviceinfo utility doesn't work anymore on iPhone 4S.

Even the ioreg command outputs a blank IMEI. I think the correct way to retrieve it, and other parameters such as IMSI, is via CoreTelephony..

Could you please make an utility to retrieve the IMEI ?

TIA

@eriksmets

Idea: retrieve gps location from command line

Erica's utilities included a command called "find me". Unfortunately this hasn't worked in a long time.

Ideally, it would have the following parameters

--acc (minimum accuracy)
--maxtime (maximum time the device will try to look up it's location before failling)
--mintime (minim time the device will try to look up it's location before posting it (increasing accuracy))
--method ( cell, wifi, gps )

TIA.

@eriksmets

iOS 7 sburlschemes bug

:~/Applications/B3F64A04-C3AE-42FC-892C-C822595A10F0/Twitter.app mobile$ sburlschemes
dyld: lazy symbol binding failed: Symbol not found: _SBSCopyPublicURLSchemes
  Referenced from: /usr/bin/sburlschemes
  Expected in: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

dyld: Symbol not found: _SBSCopyPublicURLSchemes
  Referenced from: /usr/bin/sburlschemes
  Expected in: /System/Library/PrivateFrameworks/SpringBoardServices.framework/SpringBoardServices

Trace/BPT trap: 5

Tweet-sheet utility

I'm just suggesting a utility to call a 'Tweet-sheet' with pre-specified content which could be passed via argument. Not sure how hard this is to do, but it would be cool =)

sbopenurl crash

When running sbopenurl on iOS 7 with the phone locked, sbopenurl will crash. On iOS 6, the phone would unlock and the address would be loaded normally. It would be awesome if this could happen on iOS 7 as well, but if not, it might be nice to error out or something. I can provide crash logs if you want, but it's pretty easy to reproduce:

From mobileterminal:

  1. Do 'sleep 10 && sbopenurl http://google.com'
  2. Lock your device
  3. Wait 10 seconds

Over ssh:

  1. Lock your device
  2. Do 'sbopenurl http://google.com'

I've tested this on my iPhone3,3, iOS 7.0.4.

proximity sensor fail

It seems that the -p option is always returning a 'NO' for me. I've tried it in these configurations:
1- normally
2- with finger on top of sensor
3- in a phone call normally
3 in a phone-call with finger on sensor where it clearly dimmed the screen.

Am I doing something wrong?
I am using an iPhone 5 running iOS6.1

Idea: show open app/mode

it would be nice if you could shh into your device and tell if its unlocked or in a specific app.
i believe activator has this, but i do not want activator.

for example, you could do something like:

currentmode
returns 'locksreen','homescreen','app'

currentapp
returns 'com.xxxxxxx.xxxxxxx' or even the app name

Thanks

iOS 9 - Killed 9

sbutils doesn't seem to be working on iOS 9.3.3. When you run it you get a "Killed 9" response. I've tried using ldid -S with no success.

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.