# On-device (Deverser)

{% hint style="warning" %}
This method requires a Procursus jailbreak (eg, Odysseyra1n, Taurine, Dopamine, palera1n, meowbrek2) due to img4tool not being available for other jailbreaks.&#x20;
{% endhint %}

## Prerequisites

* `img4tool`&#x20;
* The [deverser.sh ](https://github.com/joshuah345/deverser/releases)script

## Steps

{% hint style="warning" %}
You may have to move this script as execution of binaries may not be allowed in sandboxed directories. For rootless users, please place the script within `/var/jb`.
{% endhint %}

1. Launch NewTerm or login using SSH
2. Navigate to the directory of the script using the `cd` command
3. run `chmod +x deverser.sh`&#x20;
4. Then run `on_device =1 ./deverser.sh` and follow the instructions.


---

# 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/on-device-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.
