# Jailbroken Devices

Install NonceSet143 from [ichitaso's repo.](https://cydia.ichitaso.com)

{% hint style="info" %}
If you are on a non-checkra1n jailbreak on iOS 14, You will need to install `libkrw` (unc0ver) or `libkernrw0` (Taurine).
{% endhint %}

{% hint style="danger" %}
NonceSet143 will not be able to retrieve or set your nonce generator or APNonce on iOS 14.6-14.8 using unc0ver. Use blobsaver to fetch them instead.
{% endhint %}

After installing, you should have a new app on your home screen. Launching it should display something similar to this:

![](/files/oD1G4PuDrouMM84t3Ku3)

This application has all the info required for AutoTSS.

1. Your Device Identifier is the text to the left of your iOS Version
2. Use the Hexidecimal ECID value.
3. Scrolling down a bit further will show your "Device Model". This is your board config.
4. If your device is A12+, Specify The current generator and APNonce.


---

# 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/autotss/adding-a-device/finding-required-info/jailbroken-devices.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.
