IOSreExtension Save Abandoned

A fast and elegant extension for VSCode used for iOSre projects.

Project README

iOSreExtension

A fast and elegant extension for VSCode used for iOSre projects.

PRs Welcome Platform

Open In VSC Market Place

Contributor

Contributor in this project may not show in commit history due to sync with my private GitLab instance for CI/CD operations, but will be listed here.

Features

A powerfull tool for iOSre projects, but must be some tall to ride or you will panic your device running some you dont know shell command. With great power comes great responsibility, just like what we are doing with root/kernel permission. If you really did to panic your deivce, ?, navigate to issue tab and lets have a talk.

Hi

  • Multiple iOS device management
  • Save device configurations
  • Applications management - launch, debug, decrypt...
  • Obtain applications information
  • Remote file management over SSH
  • Remote file editing
  • Some useful tools like copy device information, install deb packages...

Requirements

There are some tools that you need to install on your own listed below. Again, must be some tall to ride ?.

  • Xcode command line tools (Swift runtime and developer image is required)
  • Frida (both on macOS with pip & iOS with deb package from build.frida.re)
  • NEWEST libimobiledevice, iproxy (installed with brew from source)
  • sshpass
  • node js and bagbak (make sure to upgrade to newest version Learn More)
  • python3 and pip3 with requirements located at requirements.txt

Command line tips are below, remember to download requirements.txt and install Xcode CLI on your own.

  • brew uninstall --ignore-dependencies libimobiledevice usbmuxd
  • brew install -v --HEAD --build-from-source usbmuxd libimobiledevice
  • brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb
  • pip3 install -r ./requirements.txt
  • brew install nodejs && npm install -g bagbak

If you failed to build libimobiledevice or usbmuxd, try to reinstall libplist from source. Learn More

  • git clone https://github.com/libimobiledevice/libplist.git
  • cd libplist
  • ./autogen.sh --prefix=/opt/local --without-cython
  • make && sudo make install

To build libplist, you may want to install Xcode CommandLine Tool first along with some pre-requirements.

-> If you want to develop this extension, clone to somewhere else then ~/.vscode otherwise it would be replaced by VSC market place automatically and our binpack would be messed.

Extension Settings

There should be none confuguration hiding away from GUI so go and select that camera then you will find out.

Road Maps

Check out our GitHub Project page for help-wanted features.

2020-05-20 Lakr Aream

Open Source Agenda is not affiliated with "IOSreExtension" Project. README Source: Co2333/iOSreExtension
Stars
151
Open Issues
1
Last Commit
2 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating