Code Monkey home page Code Monkey logo

ramiel's Introduction

Ramiel

An open-source, multipurpose macOS utility for checkm8-vulnerable iOS/iPadOS devices.

Supported by macOS 10.13 -> 11.X. High Sierra has not been tested but should work fine. Anything lower is unsupported.

Ramiel is currently broken on M1 macs. Most tools for putting devices into PWNDFU mode are broken on M1 macs, an update will be pushed when this is fixed.

Ramiel will also not work on any pre-2012 macbooks/pros. As with M1 macs, most tools for putting devices into PWNDFU mode are broken for these old machines.

FAQs

See Ramiel.app for a list of FAQs.

Usage

  1. Navigate to the releases page and download the latest build of Ramiel
  2. Open the .dmg and move Ramiel.app to /Applications
  3. Open Ramiel.app
  4. Follow the setup prompts and allow Ramiel to download some tools
  5. Connect a checkm8-compatible device in DFU mode
  6. Have fun!

Building

  1. Install brew /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  2. Install cocoapods brew install cocoapods
  3. Install libirecovery brew install libirecovery
  4. Install libusb brew install libusb
  5. Install curl brew install curl
  6. Install libpng brew install libpng
  7. Install usbmuxd brew install usbmuxd
  8. Install git brew install git
  9. Clone the project git clone --recursive https://github.com/MatthewPierson/Ramiel
  10. Change directory into Ramiel cd Ramiel
  11. run pod install
  12. Open a new Finder window and go to /usr/local/Cellar/
  13. Open Ramiel.xcworkspace and, in the top left corner, click Ramiel
  14. Once in the new tab, select the Ramiel target
  15. tab
  16. Go down to Frameworks, Libraries, and Embedded Content
  17. libraries
  18. For any dylib that is greyed out, go back to that finder window and find the name of the tool, wheather that be libirecovery or curl
  19. Select the dylib in xcode and hit the - button.
  20. select
  21. In finder, go to, for example /usr/local/Cellar/libirecovery/VERSION/lib/libirecovery-VERSION.dylib, and drag that into the Frameworks, Libraries, and Embedded Content section.
  22. Repeat this for all the things grayed out.
  23. Finally go to Signing & Capabilities and change the Development team to yours, and you should now be able to compile!

Issues

If you run into any bugs or issues with Ramiel, please open an issue using the included templates. Please check for any similar issues that have already been opened before creating a new issue.

Credits

See Ramiel.app's credits section.

ramiel's People

Contributors

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