# With a PC (Deverser)

{% hint style="warning" %}
This script requires macOS or some form of Linux (WSL included).
{% endhint %}

## Prerequisites

* a Jailbroken device
* a PC Running macOS, Linux or some other form of Linux such as WSL
* OpenSSH installed on your jailbroken device. (Not needed if you're using iproxy with checkra1n on port 44 -> 22)

## Steps

1. Download the zip and extract, or clone the latest version of deverser from [here](https://github.com/joshuah345/deverser).
2. Open a Terminal window and `cd` to the directory where `deverser.sh` is
3. run `chmod +x deverser.sh`
4. run `./deverser.sh`and follow what the script tells you to do.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shouganai.gitbook.io/ios-stuff/blobs/onboard-blobs/jailbroken/with-a-pc-deverser.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
